SectionViewVolumeTableGroupGetVolumeTableIds Method |
Gets the ObjectIdCollection of all volume tables in the section view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetVolumeTableIds()
Public Function GetVolumeTableIds As ObjectIdCollection
public:
ObjectIdCollection^ GetVolumeTableIds()
Return Value
ObjectIdCollection
See Also