SpanningPipeProfileLabelProfileViewStructureIds Property

Gets an ObjectIdCollection of all spanned ProfileViewStructures.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectIdCollection ProfileViewStructureIds { get; }

Property Value

ObjectIdCollection
Remarks
The first item in ProfileViewStructureIds is the first ProfileViewStructure. The last item in ProfileViewStructureIds is the end ProfileViewStructure.
See Also