OpenRoads Designer CONNECT Edition SDK Help

GetRegionsContainingStation Method

Gets the indices of the regions that contain a given station

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#

protectedint []GetRegionsContainingStation(double station)

Parameters

SettingDescription
   Station

Return Value

[] Array of indices

See Also