PipeGetPipeLabelIds Method

Gets an ObjectIdCollection of labels on the pipe.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectIdCollection GetPipeLabelIds()

Return Value

ObjectIdCollection
Remarks
The returned ObjectIdCollection including the ObjectIds of PipeLabel and SpanningPipeLabel.
See Also