RFMeshTools.FitRegionToCylinder



Your Ad Here

Description

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

Syntax

Function RFMeshTools.FitRegionToCylinder(bBestFit As Boolean, pCylinder As RFCylinder) As RFErrorCode

The FitRegionToCylinder syntax has these parts:

Part Description
bBestFit [INBoolean Required. It determines whether the cylinder geometry is calculated based on the least squre fitting method.
pCylinder [INRFCylinder Required. Cylinder geometry to fit.

Remarks

Return to Rapidform Index


Your Ad Here