RFMeshTools.VolumeOffsetShell (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Offsets a specified shell according to the specified parameters and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.VolumeOffsetShell( shellID As RFEntityID, resolution As Double , offsetAmount As Double , offsetDirection As RFOffsetDirection, optimizeMesh As Boolean) As RFErrorCode

The VolumeOffsetShell syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to volume offset.
resolution [INDouble Required. Volume offset resolution.
offsetAmount [INDouble Required. Volume offset amount.
offsetDirection [INRFOffsetDirection Required. Volume offset direction. (RF_OFFSET_BOTH is not used.)
optimizeMesh [INBoolean Required. Optimizes the shell.

Remarks

Return to Rapidform Index


Your Ad Here