Obsolete. Superseded by IBody2::IDeleteFaces4.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim NumOfFaces As System.Integer
Dim FaceList As Face2
Dim Option As System.Integer
Dim DoLocalCheck As System.Boolean
Dim LocalCheckResult As System.Boolean
instance.IDeleteFaces3(NumOfFaces, FaceList, Option, DoLocalCheck, LocalCheckResult) |
Parameters
- NumOfFaces
Number of faces to delete
- FaceList
- Array containing the faces to delete
- Option
- Additional control (see Remarks)
- DoLocalCheck
- True checks the bodies during the operation and sets retval 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
Remarks
See Also
Availability
SOLIDWORKS 2004 SP1, Revision Number 12