Share

SettingsCmdVolumesDashboard.SettingsCmdBoundedVolumeCreation Class

Settings that specify the defaults assigned when create bounded volume surfaces.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreation


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdBoundedVolumeCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdBoundedVolumeCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdBoundedVolumeCreation sealed : public TreeOidWrapper

The SettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreation type exposes the following members.

Properties

 NameDescription
Public propertyMidOrdinateDistance Gets the default bounded volume surface creation mid-ordinate distance.

See Also

Reference

Was this information helpful?