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