RFModel.CreateEncodedFaceSet



Your Ad Here

Description

Creates a spatially encoded face set structure of all the shells to be used in the ray casting method and retrieves a Boolean value indicating whether the creation is successful.

Syntax

Function RFModel.CreateEncodedFaceSet(bShownShellOnly As Boolean, resolution As Long) As Boolean

The CreateEncodedFaceSet syntax has these parts:

Part Description
bShownShellOnly [INBoolean Required. It determines whether only visible shells in the active Document are considered.
resolution [INLong Required. The number of encoding cells along X, Y and Z axis.

Remarks

Return to Rapidform Index


Your Ad Here