BaseLineRange Structure

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

Syntax

C#

public struct BaseLineRange

Visual Basic

Public Structure BaseLineRange

Visual C++

public value class BaseLineRange

Remarks

This class specifies a station range in a baseline that can be used to export the included corridor points as COGO points.

See Also