Share

SettingsMassHaulView.SettingsMassHaulCreation Class

default settings which are available when accessing the settings from the CreateMassHaul command, to establish the default settings when you create a mass haul diagram.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsMassHaulViewSettingsMassHaulCreation


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

Syntax

C#

public sealed class SettingsMassHaulCreation : TreeOidWrapper

VB

Public NotInheritable Class SettingsMassHaulCreation
	Inherits TreeOidWrapper

C++

public ref class SettingsMassHaulCreation sealed : public TreeOidWrapper

The SettingsMassHaulViewSettingsMassHaulCreation type exposes the following members.

Properties

 NameDescription
Public propertyBorrowPitCapacity Gets the the capacity of a borrow pit.
Public propertyDumpSiteCapacity Gets the the capacity of a dump site.

See Also

Reference

Was this information helpful?