AlignmentGetChildOffsetAlignmentIds Method |
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.8.0.292
Syntaxpublic ObjectIdCollection GetChildOffsetAlignmentIds()
Public Function GetChildOffsetAlignmentIds As ObjectIdCollection
public:
ObjectIdCollection^ GetChildOffsetAlignmentIds()
Return Value
ObjectIdCollection
See Also