|
Name |
Description |

|
CreateFromGeCurve(Curve3d)
|
Creates a curve that is geometrically identical to the
OdGeCurve3d curve (wrapped by the Curve3d class) curve. |

|
CreateFromGeCurve(Curve3d,
Tolerance)
|
Creates a curve that is identical to the specified OdGeCurve3d
curve (wrapped by the Curve3d class) according to the specified
tolerance. |

|
CreateFromGeCurve(Curve3d,
Vector3d)
|
Creates a curve that is identical to the specified OdGeCurve3d
curve (wrapped by the Curve3d class) and lies on a plane with a
normal vector perpendicular to the plane. |

|
CreateFromGeCurve(Curve3d,
Vector3d, Tolerance)
|
Creates a curve that is identical to the specified OdGeCurve3d
curve (wrapped by the Curve3d class) and lies on a plane with a
normal vector perpendicular to the plane. |