RFMeshTools.SubdivideRegion



Your Ad Here

Description

Divides currently selected each face into four sub-meshes and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.SubdivideRegion(length As Double, bPreserveSharpEdge As Boolean) As RFErrorCode

The SubdivideRegion syntax has these parts:

Part Description
length [INDouble Required. Edges the length of which is less than this value are not subdivided.
bPreserveSharpEdge [INBoolean Required. It determines whether creasing edges are not subdivided.

 

Return to Rapidform Index


Your Ad Here