OpenRoads Designer CONNECT Edition SDK Help

GetSightDistance Method

Gets sight distance of the parabola

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 doubleGetSightDistance(double constant,double eyeHeight,double objectHeight,double length)

Parameters

SettingDescription
   400 for imperial, 120 for metric
   eye height (from config variable)
   object height (from config variable)
    

Return Value

See Also