Obsolete. Superseded by IBody2::IDeleteFaces4.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim FaceList As Object
Dim Option As Integer
Dim DoLocalCheck As Boolean
Dim LocalCheckResult As Boolean
Dim value As Boolean
value = instance.DeleteFaces3(FaceList, Option, DoLocalCheck, LocalCheckResult)
|
Parameters
- FaceList
Array containing the faces for deletion
- Option
Additional control (see Remarks)
- DoLocalCheck
True checks the bodies during the operation and sets the return value to indicate whether or not the resultant body is valid, false does not
- LocalCheckResult
True if body is valid, false if not; to obtain this value, you must pass True for the DoLocalCheck argument
Return Value
True if a set of faces are deleted, false if not
Example
Remarks
See Also
Availability
SolidWorks 2004 SP1, Revision Number 12