RFMeshTools.VolumeMergeShells (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Merges the specified shells into one shell using volume method.

Syntax

Function RFMeshTools.VolumeMergeShells( shellCount As Long, pShellIDs As RFEntityID, resolution As Double, quickProjection As Boolean, optimizeMesh As Boolean) As RFErrorCode

The VolumeMergeShells syntax has these parts:

Part Description
shellCount [INLong Required. The number of shells to be merged.
pShellIDs [INRFEntityID Required. The first element of array which stores the shells' RFEntityID.
resolution [INDouble Required. Volume merge resolution.
quickProjection [INBoolean Required. Assume all the vertices of a shell can be projected onto a plane without overlap.
optimizeMesh [INBoolean Required. Optimizes the shell.

Remarks

Return to Rapidform Index


Your Ad Here