RFMeshTools.VolumeFillHolesRegion (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Fills hole-loops in the currently selected faces(region) with specified options and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.VolumeFillHolesRegion( resolution As Double, iteration As Int, exceptBiggestHole As Boolean, optimizeMesh As Boolean) As RFErrorCode

The FillHolesRegion syntax has these parts:

Part Description
resolution [INDouble Required. Volume fill hole resolution.
iteration [INInt Required. Volume fill hole iteration.
exceptBiggestHole [INBoolean Required. Except the biggest hole.
optimizeMesh [INBoolean Required. Optimizes the shell.

Remarks

Return to Rapidform Index


Your Ad Here