RFMeshTools.CheckInterference2 (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Checks out whether specified shells intersect with each other or not.

Syntax

Function RFMeshTools.CheckInterference2( shellCount As Long, pShellIDs As RFEntityID, flagCreateIntersectionCurves As Bool, flagExport As Bool, exportType As RFExportFileType, exportFileName As String, pFlagInterfere As Bool ) As RFErrorCode

The CheckInterference2 syntax has these parts:

Part Description
shellCount [INLong Required. Number of shells.
pShellIDs [INRFEntityID Required. Shell's RFEntityID array.
flagCreateIntersectionCurves [INBool Required. Create intersection curves.
flagExport [INBool Required. Export intersections of shells.
exportType [INRFExportFileType Required. Two types are available.
exportFileName [INString Required. Export name.
pFlagInterfere [OUTBool Required. Whether the shells are interfere together or not.

Return to Rapidform Index


Your Ad Here