RFMeshTools.SewBoundary (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Close gaps between edges and merge crisscrossed vertices. This method allows you to fill line-typed holes or "tears" in the polygon mesh.

Syntax

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

The SewBoundary syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID.
tolerance [INDouble Required. Sewing tolerance.

Return to Rapidform Index


Your Ad Here