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