OpenRoads Designer CONNECT Edition SDK Help

Region Class

Represents a stationing region

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public class Region
Inheritance → Region

Constructors

Region Initializes a new instance of the Region class

Properties

AbsoluteStation Gets absolute station of the beginning of the region
EndStation Gets end station of the region
StartStation Gets start station of the region

See Also