CorridorSurfaceBoundaryBoundaryType Property

Gets or sets the surface boundary type.

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

Property Value

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