Gets the faces in this mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSupplementalFaces( _
ByVal WhichOne As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IMate2
Dim WhichOne As Integer
Dim value As Object
value = instance.GetSupplementalFaces(WhichOne)
|
C# | |
---|
object GetSupplementalFaces(
int WhichOne
) |
C++/CLI | |
---|
Object^ GetSupplementalFaces(
& int WhichOne
) |
Parameters
- WhichOne
- Number of components in this mate
Return Value
Array of
faces in this mate
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0