RFDocument.SetShellMaterial



Your Ad Here

Description

Assigns a material index to a specified shell and updates the shell rendering in the document window.

Syntax

Sub RFDocument.SetShellMaterial(shellID As RFEntityID,materialIndex As Long)

The SetShellMaterial syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to assign a new material index.
materialIndex [INLong Required. Material index to assign.

Remarks

Return to Rapidform Index


Your Ad Here