IMatchedBoolean Method (IBody)
Obsolete. Superseded by IBody2::IMatchedBoolean3.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IBody
Dim OperationType As System.Integer
Dim ToolBody As Body
Dim NumOfMatchingFaces As System.Integer
Dim FaceList1 As Face
Dim FaceList2 As Face
Dim ErrorCode As System.Integer
Dim value As EnumBodies
value = instance.IMatchedBoolean(OperationType, ToolBody, NumOfMatchingFaces, FaceList1, FaceList2, ErrorCode) |
Parameters
- OperationType
-
- ToolBody
-
- NumOfMatchingFaces
-
- FaceList1
-
- FaceList2
-
- ErrorCode
-
See Also