Sets the faces for the DeleteFace feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ISetDeletedFaces( _
ByVal Count As Integer, _
ByRef Facedisp As Face2 _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDeleteFaceFeatureData
Dim Count As Integer
Dim Facedisp As Face2
Dim value As Boolean
value = instance.ISetDeletedFaces(Count, Facedisp)
|
Parameters
- Count
- Number of faces
- Facedisp
- in-process, unmanaged C++: Pointer to an array of faces
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Return Value
True if the faces are set, false if not
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0