CorridorSurfaceBoundaryBoundaryType Property

Gets or sets the surface boundary type.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public CorridorSurfaceBoundaryType BoundaryType { get; set; }

Property Value

CorridorSurfaceBoundaryType
Exceptions
ExceptionCondition
InvalidOperationException Thrown when setting if the boundary is corridor extents.
See Also