CivilDocumentGetAlignmentTableIds Method |
Gets the objectId collection of all alignment tables.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetAlignmentTableIds()
Public Function GetAlignmentTableIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAlignmentTableIds()
Return Value
ObjectIdCollection
See Also