Gets the spanning pipe plan label collection.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public ObjectIdCollection GetSpanningPipePlanLabelIds()
Visual Basic
Public Function GetSpanningPipePlanLabelIds As ObjectIdCollection
Visual C++
public:
ObjectIdCollection^ GetSpanningPipePlanLabelIds()

See Also