Gets or sets whether to reverse the direction of rotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseAxisOfRotation As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILocalLinearPatternFeatureData
Dim value As System.Boolean
instance.ReverseAxisOfRotation = value
value = instance.ReverseAxisOfRotation |
C# | |
---|
System.bool ReverseAxisOfRotation {get; set;} |
C++/CLI | |
---|
property System.bool ReverseAxisOfRotation {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse the direction of rotation, false to not
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0