RFMeshTools.FitRegionToSphere



Your Ad Here

Description

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

Syntax

Function RFMeshTools.FitRegionToSphere(bBestFit As Boolean, pSphere As RFSphere) As RFErrorCode

The FitRegionToSphere syntax has these parts:

Part Description
bBestFit [INBoolean Required. It determines whether the sphere geometry is calculated based on the least squre fitting method.
pSphere [INRFSphere Required. Sphere geometry to fit.

Remarks

Return to Rapidform Index


Your Ad Here