Gets or sets whether to reverse the thickness direction of this convert solid feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseThickness As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IConvertSolidFeatureData
Dim value As System.Boolean
instance.ReverseThickness = value
value = instance.ReverseThickness |
C# | |
---|
System.bool ReverseThickness {get; set;} |
C++/CLI | |
---|
property System.bool ReverseThickness {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse thickness direction, false to not
Example
See Also
Availability
SOLIDWORKS 2025 SP02, Revision Number 33.2