A line that displays free haul and overhaul volumes in a mass haul view..

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public sealed class MassHaulLine : Entity
Visual Basic
Public NotInheritable Class MassHaulLine _
	Inherits Entity
Visual C++
public ref class MassHaulLine sealed : public Entity

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      RXObject
        Drawable
          DBObject
            Entity
              Curve
                Entity
                  Autodesk.Civil.DatabaseServices..::..Entity
                    Autodesk.Civil.DatabaseServices..::..MassHaulLine

See Also