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