Gets or sets either the number of revolutions one component makes for each unit length that the other component translates or the distance that one component translates for each revolution of the other component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RevolutionVal As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IScrewMateFeatureData
Dim value As System.Double
instance.RevolutionVal = value
value = instance.RevolutionVal |
C# | |
---|
System.double RevolutionVal {get; set;} |
C++/CLI | |
---|
property System.double RevolutionVal {
System.double get();
void set ( & System.double value);
} |
Property Value
Revolution value (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0