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