Share

SettingsCmdVolumesDashboard.SettingsCmdVolumeSurfaceCreation 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.280

Syntax

C#

public sealed class SettingsCmdVolumeSurfaceCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdVolumeSurfaceCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdVolumeSurfaceCreation sealed : public 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.

See Also

Reference

Was this information helpful?