RFMeshTools.WeldShells



Your Ad Here

Description

Merges boundary vertices between shells whose distance difference is less than a specified tolerance and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.WeldShells(shellCount As Long, pShellIDs As RFEntityID, tolerance As Double, pResultShellID As RFEntityID) As RFErrorCode

The WeldShells syntax has these parts:

Part Description
shellCount [INLong Required.
pShellIDs [INRFEntityID Required.
tolerance [INDouble Required.
pResultShellID [OUTRFEntityID Required.

 

Return to Rapidform Index


Your Ad Here