Share

SettingsCmdVolumesDashboard.BoundedVolumeCreation Property

Gets the defaults assigned to bounded volume creation.



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

Syntax

C#

public SettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreation BoundedVolumeCreation { get; }

VB

Public ReadOnly Property BoundedVolumeCreation As SettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreation
	Get

C++

public:
property SettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreation^ BoundedVolumeCreation {
	SettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreation^ get ();
}

Property Value

SettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreation

See Also

Reference

Was this information helpful?