RFSurfaceTools.TessellateNurbsSurfacesSimple (Available After RapidForm2004)



Your Ad Here

Description

Tessellate the specified surfaces with specified paramters. This method does not execute sewing operation.

Syntax

Function RFSurfaceTools.TessellateNurbsSurfacesSimple(surfaceCount As Long, pSurfaceIDs As RFEntityID, maxChordHeight As Double, maxEdgeLength As Double, pShellID As RFEntityID) As RFErrorCode

The TrimGlobal syntax has these parts:

Part Description
surfaceCount [INLong Required. Number of surfaces.
pSurfaceIDs [INRFEntityID Required. Surface's RFEntityID array.
maxChordHeight [INRFEntityID Required. Maximum chord height value.
maxEdgeLength [INRFEntityID Required. Maximum edge length value
pShellID [OUTRFEntityID Required. RFEntityID of shell which is created by tessellation.

Return to Rapidform Index


Your Ad Here