Gets or sets the thickness direction of this lofted bends feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Direction As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILoftedBendsFeatureData
Dim value As Boolean
instance.Direction = value
value = instance.Direction
|
C# | |
---|
bool Direction {get; set;} |
C++/CLI | |
---|
property bool Direction {
bool get();
void set (bool value);
} |
Return Value
True reverses the direction, false does not
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0