SettingsCmdCreatePointsSettingsCmdPointsCreationEchoCoordinatesToCommandLine Property |
Gets or sets whether description key matching occurs during point creation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean EchoCoordinatesToCommandLine { get; }
Public ReadOnly Property EchoCoordinatesToCommandLine As PropertyBoolean
Get
public:
property PropertyBoolean^ EchoCoordinatesToCommandLine {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also