Gets or sets the direction in which to thicken the sketch for the base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseThickness As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As Boolean
instance.ReverseThickness = value
value = instance.ReverseThickness
|
C# | |
---|
bool ReverseThickness {get; set;} |
C++/CLI | |
---|
property bool ReverseThickness {
bool get();
void set (bool value);
} |
Return Value
True reverses the direction in which to thicken the sketch, false does not
See Also
Availability
SolidWorks 2001 SP2, Revision 9.2