Gets or sets whether to reverse the direction of the
Move Face feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMoveFaceFeatureData
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 to reverse the direction, false to not
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0