OpenRoads Designer CONNECT Edition SDK Help

Create Method

Definition

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

C#

public static  EndConditionTarget Create(string  targetName,double horzOffset,double vertOffset,int  maximumBenchSteps,double benchDatum,double benchStep,double slopeRoundingLength,int  priority, EndConditionTargetType targetType,bool useBenching, EndConditionDatumType datumType)

Parameters

SettingDescription
    
    
    
    
    
    
    
    
  EndConditionTargetType  
    
  EndConditionDatumType  

Return Value

EndConditionTarget

See Also