An enumeration that specifies the material quantity type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum MaterialQuantityType
VB
Public Enumeration MaterialQuantityType
C++
public enum class MaterialQuantityType
Members
Member name | Value | Description |
---|---|---|
Cut | 0 | |
Fill | 1 | |
CutFill | 2 | |
Earthwork | 3 | |
Structure | 4 |