SurfaceSliceByPlane Method

Slices the surface with the specified plane and sets the surface to be the portion on the positive normal side plane.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual SurfaceSliceResults SliceByPlane(
        Plane slicePlane
)

Parameters

slicePlane  Plane
[in] Reference to the plane object to be used for slicing the surface.

Return Value

SurfaceSliceResults
SurfaceSliceResults object that includes negative and positive sides of the surface that is sliced by the plane.
Remarks
This method is implemented only for the Spatial modeler.
See Also

©  Bricsys NV. All rights reserved.