SpanningPipeLabelStructureIds Property

Gets an ObjectIdCollection of all spanned structures.

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

Property Value

ObjectIdCollection
Remarks
The first item of StructureIds is the first Structure. The last item of StructureIds is the end Structure.
See Also