SettingsCmdJoinFeaturesSettingsCmdFeatureLineJoinTolerance Property |
Specifies how close feature lines must be when using the Join command.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble Tolerance { get; }
Public ReadOnly Property Tolerance As PropertyDouble
Get
public:
property PropertyDouble^ Tolerance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also