RFMeshTools.WeldOneShell



Your Ad Here

Description

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

Syntax

Function RFMeshTools.WeldOneShell(shellID As RFEntityID, tolerance As Double) As RFErrorCode

The WeldOneShell syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to weld vertices.
tolerance [INDouble Required. Distance tolerance determining two points are at the same position.

 

Return to Rapidform Index


Your Ad Here