Gets or sets the material quantity type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
Exceptions
Exception | Condition |
---|
System..::..ArgumentException |
Thrown when:
- Sub criteria exists when setting to MaterialQuantityType.Earthwork or MaterialQuantityType.Structure.
- Any material item whose type is MaterialItemType.CorridorShape exists when setting to any type except MaterialQuantityType.Structure.
- Material items in any sub criteria are more than 2 when setting to MaterialQuantityType.Earthwork.
|
See Also