SettingsCmdCreateGradingGroupSettingsCmdGradingGroupCreationGradingSurfaceCreation Property |
Specifies whether a grading group generates an automatic surface by default.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean GradingSurfaceCreation { get; }
Public ReadOnly Property GradingSurfaceCreation As PropertyBoolean
Get
public:
property PropertyBoolean^ GradingSurfaceCreation {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also