CivilDocumentGetPointTableIds Method |
Gets the objectId collection of point tables.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetPointTableIds()
Public Function GetPointTableIds As ObjectIdCollection
public:
ObjectIdCollection^ GetPointTableIds()
Return Value
ObjectIdCollection
See Also