Share

CivilDocument.GetPointTableIds Method

Gets the objectId collection of point tables.



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

Syntax

C#

public ObjectIdCollection GetPointTableIds()

VB

Public Function GetPointTableIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetPointTableIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?