SurfaceSurfaceIntersectorSet(Surface, Surface) Method

Sets surfaces for an intersection.

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

Parameters

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

©  Bricsys NV. All rights reserved.