CurveCurveIntersector3d Constructor
|
Default constructor for the
CurveCurveIntersector3d class. Creates a default corresponding C++
object with intersection curves set to NULL, default tolerance and
flag that indicates whether data is initialized is set to
false.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public CurveCurveIntersector3d()
public:
CurveCurveIntersector3d()
new : unit -> CurveCurveIntersector3d
See Also