RFMeshTools.CheckInterference



Your Ad Here

Description

Checks out whether specified shells intersect with each other or not and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.CheckInterference(shellCount As Long, pShellIDs As RFEntityID, pbInterfere As Boolean) As RFErrorCode

The CheckInterference syntax has these parts:

Part Description
shellCount [INLong Required. Number of shells to check the interference.
pShellIDs [INRFEntityID Required. The first element of RFEntityID array containing shells RFEntityID.
pbInterfere [OUTBoolean Required. Whether the shells are interfere together or not.

 

Return to Rapidform Index


Your Ad Here