RFModel.UniteSomeShells



Your Ad Here

Description

Unites a set of specified shells in the model into a single shell and returns an RFEntityID value of the united shell.

Syntax

Function RFModel.UniteSomeShells(numShell As Long, pShellIDs As RFEntityID, pNewShellID As RFEntityID) As RFErrorCode

The UniteSomeShells syntax has these parts:

Part Description
numShell [INLong Required. The number of shells to unite.
pShellIDs [INRFEntityID Required. The first element of shells RFEntityID array.
pNewShellID [OUTRFEntityID Required. The united shell's RFEntityID.

Remarks

Return to Rapidform Index


Your Ad Here