Gets all mates supportive of a mate controller in this assembly.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function CollectAllSupportiveMates() As System.Object |
| Visual Basic (Usage) | |
|---|
Dim instance As IAssemblyDoc
Dim value As System.Object
value = instance.CollectAllSupportiveMates() |
| C# | |
|---|
System.object CollectAllSupportiveMates() |
| C++/CLI | |
|---|
System.Object^ CollectAllSupportiveMates(); |
Return Value
Array of supportive
mates
Example
Remarks
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31