RFPointTools.VolumeTriangulate (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Creates faces connecting vertices in a specified shell with satisfying specified parameters, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFPointTools.VolumeTriangulate( shellID As RFEntityID, edgeLength As Double, optimizeMesh As Boolean) As RFErrorCode

The VolumeTriangulate syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to volume triangulate.
edgeLength [INDouble Required. Edge length criterion.
optimizeMesh [INDouble Required. Optimizes the shell.

Remarks

 

Return to Rapidform Index


Your Ad Here