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