SettingsCmdCreateGradingGroupSettingsCmdGradingGroupCreationUseGroupName Property |
Specifies whether the automatic surface is named after the grading group by default.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UseGroupName { get; }
Public ReadOnly Property UseGroupName As PropertyBoolean
Get
public:
property PropertyBoolean^ UseGroupName {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also