SettingsCmdVolumesDashboardVolumeSurfaceCreation Property |
Gets the defaults assigned to volume surface creation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation VolumeSurfaceCreation { get; }
Public ReadOnly Property VolumeSurfaceCreation As SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation
Get
public:
property SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation^ VolumeSurfaceCreation {
SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation^ get ();
}
Property Value
SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation
See Also