RFMeshTools.VolumeFillHolesShell (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Fills hole-loops in a specified shell with specified options and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.VolumeFillHolesShell(shellID As RFEntityID, resolution As Double, iteration As Int, exceptBiggestHole As Boolean, optimizeMesh As Boolean) As RFErrorCode

The VolumeFillHolesShell syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to fill the hole-loops.
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