Gets the objectId collection of all alignment tables.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public ObjectIdCollection GetAlignmentTableIds() |
Visual Basic |
---|
Public Function GetAlignmentTableIds As ObjectIdCollection |
Visual C++ |
---|
public: ObjectIdCollection^ GetAlignmentTableIds() |