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