RFMeshTools.FitShellToPointCloud



Your Ad Here

Description

Modifies the position of all vertices in a specified shell by projecting them to the vertices of another shell, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

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

The FitShellToPointCloud syntax has these parts:

Part Description
fromShellID [INRFEntityID Required. Shell's RFEntityID to modify vertices.
toShellID [INRFEntityID Required. Reference Shell's RFEntityID.

Remarks

 

Return to Rapidform Index


Your Ad Here