SettingsCmdWeedFeaturesSettingsCmdFeatureLineWeedClosePointRemoval Property |
Specifies whether the 3D Distance factor in the Weed Vertices dialog box is selected by default.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ClosePointRemoval { get; }
Public ReadOnly Property ClosePointRemoval As PropertyBoolean
Get
public:
property PropertyBoolean^ ClosePointRemoval {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also