MaterialQuantityType Enumeration |
An enumeration that specifies the material quantity type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum MaterialQuantityType
Public Enumeration MaterialQuantityType
public enum class MaterialQuantityType
Members| Member name | Value | Description |
|---|
| Cut | 0 | |
| Fill | 1 | |
| CutFill | 2 | |
| Earthwork | 3 | |
| Structure | 4 | |
See Also