RFMeshTools.CopyTexture (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Copies the texture map information of a specified shell to a specified other shell, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.CopyTexture(fromShellID As RFEntityID, toShellID As RFEntityID, iTextureResolution As Long) As RFErrorCode

The CopyTexture syntax has these parts:

Part Description
fromShellID [INRFEntityID Required. Shell's RFEntityID to copy the texture map information.
toShellID [INRFEntityID Required. Shell's RFEntityID to which the texture map information is copied.
iTextureResolution [INLong Required. Resolution of created texture.

Remarks

 

Return to Rapidform Index


Your Ad Here