CatchmentBoundaryPolyline2d Property

Gets the 2d boundary polyline.

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

Property Value

Point2dCollection
See Also