IMatchedBoolean2 Method (IBody2)
Obsolete. Superseded by IBody2::IMatchedBoolean3.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim OperationType As Integer
Dim ToolBodyCount As Integer
Dim ToolBodyArr As Body2
Dim NumOfMatchingFaces As Integer
Dim FaceList1 As Face2
Dim FaceList2 As Face2
Dim ErrorCode As Integer
Dim value As EnumBodies2
value = instance.IMatchedBoolean2(OperationType, ToolBodyCount, ToolBodyArr, NumOfMatchingFaces, FaceList1, FaceList2, ErrorCode)
|
Parameters
- OperationType
-
- ToolBodyCount
-
- ToolBodyArr
-
- NumOfMatchingFaces
-
- FaceList1
-
- FaceList2
-
- ErrorCode
-
See Also