GetPointTableIds Method

Gets the objectId collection of point tables.

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

Syntax

C#

public ObjectIdCollection GetPointTableIds()

Visual Basic

Public Function GetPointTableIds As ObjectIdCollection

Visual C++

public:
ObjectIdCollection^ GetPointTableIds()

See Also