Share

SectionViewVolumeTableGroup.GetVolumeTableIds Method

Gets the ObjectIdCollection of all volume tables in the section view.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectIdCollection GetVolumeTableIds()

VB

Public Function GetVolumeTableIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetVolumeTableIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?