Gets or sets the entity of the first mated component of this linear/linear coupler mate.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property MateEntity1 As System.Object |
| Visual Basic (Usage) | |
|---|
Dim instance As ILinearCouplerMateFeatureData
Dim value As System.Object
instance.MateEntity1 = value
value = instance.MateEntity1 |
| C# | |
|---|
System.object MateEntity1 {get; set;} |
| C++/CLI | |
|---|
property System.Object^ MateEntity1 {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
First mated component entity (
face or
edge)
Example
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0