RFMeshTools.ShrinkShell



Your Ad Here

Description

Deletes boundary faces in a specified shell by specified iteration number and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.ShrinkShell(shellID As RFEntityID, depth As Long) As RFErrorCode

The ShrinkShell syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to delete boundary faces.
depth [INLong Required. Number of recursive iterations.

 

Return to Rapidform Index


Your Ad Here