Gets or sets the displacement of the first mated component along its direction of motion in this linear/linear coupler mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CouplerRatioNumerator As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ILinearCouplerMateFeatureData
Dim value As System.Double
instance.CouplerRatioNumerator = value
value = instance.CouplerRatioNumerator |
C# | |
---|
System.double CouplerRatioNumerator {get; set;} |
C++/CLI | |
---|
property System.double CouplerRatioNumerator {
System.double get();
void set ( & System.double value);
} |
Property Value
Coupler ratio numerator
Example
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0