Gets or sets whether the direction of the axis should be reversed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICircularPatternFeatureData
Dim value As Boolean
instance.ReverseDirection = value
value = instance.ReverseDirection
|
C# | |
---|
bool ReverseDirection {get; set;} |
C++/CLI | |
---|
property bool ReverseDirection {
bool get();
void set (bool value);
} |
Return Value
True reverses the direction, false does not
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0