SettingsCmdImportGISDataSettingsCmdPipeNetworkSnappingTolerance Property |
Gets the snapping tolerance settings.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble SnappingTolerance { get; }
Public ReadOnly Property SnappingTolerance As PropertyDouble
Get
public:
property PropertyDouble^ SnappingTolerance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also