Creates a temporary body from a list of faces.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModeler
Dim NumOfFaces As System.Integer
Dim Faces As Face2
Dim ActionType As System.Integer
Dim DoLocalCheck As System.Boolean
Dim LocalCheckResult As System.Boolean
Dim value As Body2
value = instance.ICreateBodyFromFaces3(NumOfFaces, Faces, ActionType, DoLocalCheck, LocalCheckResult) |
Parameters
- NumOfFaces
Number of faces to use to create the body
- Faces
Array of faces
- ActionType
- Type of action as defined in swCreateFacesBodyAction_e
- DoLocalCheck
- True to perform local checking on the resulting body, false to not
- LocalCheckResult
- If DoLocalCheck is True, then True if body is okay, false if not
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0