OpenRoads Designer CONNECT Edition SDK Help

Create8 Method

Obsolete use CreateByStartEndPoints.

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 static  Line Create8( DPoint3d point1, DPoint3d point2,double tol)

Parameters

SettingDescription
  DPoint3d  
  DPoint3d  
    

Return Value

Line

See Also