This class is used to specify a start station and end station range of a baseline. The range is used to export corridor points in this range as COGO points.

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

Syntax

C#
public struct BaseLineRange
Visual Basic
Public Structure BaseLineRange
Visual C++
public value class BaseLineRange

See Also