An enumeration that defines how to show the free haul in the graph.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum FreeHaulDisplayType
VB
Public Enumeration FreeHaulDisplayType
C++
public enum class FreeHaulDisplayType
Members
| Member name | Value | Description |
|---|---|---|
| GradePoint | 0 | |
| BalancePoint | 1 |
