SectionViewQuantityTakeoffTableGetSelectedMaterials Method

Gets the selected materials when table type is Material.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public Guid[] GetSelectedMaterials()

Return Value

Guid
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when table type is TotalVolume.
See Also