RFPointTools.MergePointCloudShells (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Merges the specified shells into one shell.

Syntax

Function RFPointTools.MergePointCloudShells(shellCount As Long, pShellIDs As RFEntityID, iMergeOption As RFMergePointCloudShellOption, pResultShellID As RFEntityID) As RFErrorCode

The MergePointCloudShells syntax has these parts:

Part Description
shellCount [INLong Required. The number of shells to be merged.
pShellIDs [INRFEntityID Required. The first element of array which stores the shells' RFEntityID.
iMergeOption [INRFMergePointCloudShellOption Required. Option for merge point cloud shells.
pResultShellID [OUTRFEntityID Required. RFEntityID of the shell merged.

Remarks

Return to Rapidform Index


Your Ad Here