Creates a volume tables to the section view.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectId CreateVolumeTable( VolumeTableType type, Guid materialListGuid )
VB
Public Function CreateVolumeTable ( type As VolumeTableType, materialListGuid As Guid ) As ObjectId
C++
public: ObjectId CreateVolumeTable( VolumeTableType type, Guid materialListGuid )
Parameters
- type VolumeTableType
- materialListGuid Guid
Return Value
ObjectIdExceptions
Exception | Condition |
---|---|
[!:System.ArgumentException] |
Thrown when:
|