Gets the target faces for this replace face feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetFacesForReplacement( _
ByVal Count As Integer _
) As Face2 |
Visual Basic (Usage) | |
---|
Dim instance As IReplaceFaceFeatureData
Dim Count As Integer
Dim value As Face2
value = instance.IGetFacesForReplacement(Count)
|
C# | |
---|
Face2 IGetFacesForReplacement(
int Count
) |
C++/CLI | |
---|
Face2^ IGetFacesForReplacement(
& int Count
) |
Parameters
- Count
Number of faces to replace
Return Value
-
in-process, unmanaged C++: Pointer to an array of
faces to replace of size Count
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0