SurfaceSurfaceIntersector(Surface, Surface) Constructor

Constructor for the SurfaceSurfaceIntersector class. Creates a surface intersector with two specified surface objects.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public SurfaceSurfaceIntersector(
        Surface surface2,
        Surface surface1
)

Parameters

surface2  Surface
[in] First surface that intersects with the second surface.
surface1  Surface
[in] Second surface that intersects with the first surface.
See Also

©  Bricsys NV. All rights reserved.