RFMeshTools.FindSelfIntersection



Your Ad Here

Description

Verifies the existence of self-intersection of a specified shell and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFMeshTools.FindSelfIntersection(shellID As RFEntityID, pCount As Long) As RFErrorCode

The FindSelfIntersection syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to verify.
pCount [OUTLong Required. Number of self intersecting faces.

Remarks

Return to Rapidform Index


Your Ad Here