CivilDocumentGetSitelessAlignmentIds Method |
Gets the objectId collection of all siteless Alignment objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetSitelessAlignmentIds()
Public Function GetSitelessAlignmentIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSitelessAlignmentIds()
Return Value
ObjectIdCollection
See Also