CurveCurveIntersector3d Constructor (Curve3d, Curve3d, Vector3d, Tolerance)

Initializes a new instance of the CurveCurveIntersector3d class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public CurveCurveIntersector3d(
        Curve3d curve1,
        Curve3d curve2,
        Vector3d planeNormal,
        Tolerance tolerance
)

Parameters

curve1
Type: Teigha.GeometryCurve3d
curve2
Type: Teigha.GeometryCurve3d
planeNormal
Type: Teigha.GeometryVector3d
tolerance
Type: Teigha.GeometryTolerance
See Also

©  Bricsys NV. All rights reserved.