SpanningPipeLabelPipeIds Property

Gets an ObjectIdCollection of all spanned pipes.

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

Property Value

ObjectIdCollection
Remarks
The first item in PipeIds is the start Pipe. The last item in PipeIds is the end Pipe.
See Also