RFMeshTools.CopyVertexColor (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

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

Syntax

Function RFMeshTools.CopyVertexColor(fromShellID As RFEntityID, toShellID As RFEntityID) As RFErrorCode

The CopyVertexColor syntax has these parts:

Part Description
fromShellID [INRFEntityID Required. Shell's RFEntityID to copy the vertex color information.
toShellID [INRFEntityID Required. Shell's RFEntityID to which the vertex color information is copied.

Remarks

 

Return to Rapidform Index


Your Ad Here