Share

SettingsCmdCreateMassHaulDiagram.SettingsCmdMassHaulCreation Class

Settings for the table creation.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateMassHaulDiagramSettingsCmdMassHaulCreation


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

Syntax

C#

public sealed class SettingsCmdMassHaulCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdMassHaulCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdMassHaulCreation sealed : public TreeOidWrapper

The SettingsCmdCreateMassHaulDiagramSettingsCmdMassHaulCreation type exposes the following members.

Properties

 NameDescription
Public propertyBorrowPitCapacity Specifies the capacity of a borrow pit.
Public propertyDumpSiteCapacity Specifies the capacity of a dump site.
Public propertyFreeHaulDistance Specifies the free haul distance.

See Also

Reference

Was this information helpful?