Gets the objectId collection of all siteless Alignment objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectIdCollection GetSitelessAlignmentIds()
VB
Public Function GetSitelessAlignmentIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetSitelessAlignmentIds()