RFMeshTools.FitRegionToPlane



Your Ad Here

Description

Projects the currently selected faces(region) to a specified or automatically calculated plane, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.FitRegionToPlane(bBestFit As Boolean, pPlane As RFPlane) As RFErrorCode

The FitRegionToPlane syntax has these parts:

Part Description
bBestFit [INBoolean Required. It determines whether the plane geometry is calculated based on the least squre fitting method.
pPlane [INRFPlane Required. Plane geometry to fit.

Remarks

Return to Rapidform Index


Your Ad Here