Gets or sets whether the direction of the axis is reversed in the second direction in this local linear pattern.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D2ReverseDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILocalLinearPatternFeatureData
Dim value As Boolean
instance.D2ReverseDirection = value
value = instance.D2ReverseDirection
|
C# | |
---|
bool D2ReverseDirection {get; set;} |
C++/CLI | |
---|
property bool D2ReverseDirection {
bool get();
void set (bool value);
} |
Return Value
True reverses the axis in the second direction, false does not
See Also
Availability
SolidWorks 2001 SP2, Revision Number 9.2