SpanningPipeProfileLabelProfileViewPipeIds Property

Gets an ObjectIdCollection of all spanned ProfileViewPipes.

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

Property Value

ObjectIdCollection
Remarks
The first item in ProfileViewPipeIds is the start ProfileViewPipe. The last item in ProfileViewPipeIds is the end ProfileViewPipe.
See Also