Gets the objectId collection of all child offset alignments, whose parent is this alignment instance.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public ObjectIdCollection GetChildOffsetAlignmentIds()
Visual Basic
Public Function GetChildOffsetAlignmentIds As ObjectIdCollection
Visual C++
public:
ObjectIdCollection^ GetChildOffsetAlignmentIds()