SettingsCmdCreateFeatureLineFromAlignSettingsCmdFeatureLineCreationWeedPoints Property |
Gets a PropertyBoolean value specifies whether to open the Weed Vertices dialog box so you can weed the objects when converting to a feature line. Change this value to True to open the Weed Vertices dialog box.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean WeedPoints { get; }
Public ReadOnly Property WeedPoints As PropertyBoolean
Get
public:
property PropertyBoolean^ WeedPoints {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also