Gets the defaults assigned to volume surface creation.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation VolumeSurfaceCreation { get; }
VB
Public ReadOnly Property VolumeSurfaceCreation As SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation Get
C++
public: property SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation^ VolumeSurfaceCreation { SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation^ get (); }