RFMeshTools.SubdivideShell



Your Ad Here

Description

Divides each face in a specified shell into four sub-meshes and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.SubdivideShell(shellID As RFEntityID, bPreserveSharpEdge As Boolean) As RFErrorCode

The SubdivideShell syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to subdivide.
bPreserveSharpEdge [INBoolean Required. It determines whether creasing edges are not subdivided.

 

Return to Rapidform Index


Your Ad Here