Removes a set of fillet faces from a temporary body and heals the body.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim FaceList As Object
Dim DoLocalCheck As Boolean
Dim UsePlanarCap As Boolean
Dim value As Boolean
value = instance.DeleteBlends3(FaceList, DoLocalCheck, UsePlanarCap)
|
Parameters
- FaceList
- List of faces to delete
- DoLocalCheck
- True to perform a local check, false to not
- UsePlanarCap
- True to use planar caps, false to not (see Remarks)
Return Value
True if the set of fillet faces are removed, false if not
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0