SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation Class

Settings that specify the defaults assigned when create volume surfaces.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdVolumeSurfaceCreation : TreeOidWrapper

The SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreation type exposes the following members.

Properties
 NameDescription
Public propertyCutFactor Gets the cut factor.
Public propertyDefaultType Gets the default volume surface type that is used when creating a volume surface.
Public propertyFillFactor Gets the fill factor.
Public propertyGridSurfaceOrientation Gets the default orientation for a grid.
Public propertyGridSurfaceXSpacing Gets the default value for a grid surfaces X spacing.
Public propertyGridSurfaceYSpacing Gets the default value for a grid surfaces Y spacing.
Public propertyVolumeSurfaceNameTemplate Gets the default volume surface creation name template.
Top
See Also