Gets or sets the mates in this mate controller.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property Mates As System.Object |
| Visual Basic (Usage) | |
|---|
Dim instance As IMateControllerFeatureData
Dim value As System.Object
instance.Mates = value
value = instance.Mates |
| C# | |
|---|
System.object Mates {get; set;} |
| C++/CLI | |
|---|
property System.Object^ Mates {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of supportive
mates
Example
Remarks
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31