SettingsCmdWeedFeaturesSettingsCmdFeatureLineWeedApplyGradeFactor Property |
Specifies whether the Grade 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 ApplyGradeFactor { get; }
Public ReadOnly Property ApplyGradeFactor As PropertyBoolean
Get
public:
property PropertyBoolean^ ApplyGradeFactor {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also