Gets or sets whether to override the thickness value specified in the gauge table for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OverrideThickness As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As Boolean
instance.OverrideThickness = value
value = instance.OverrideThickness
|
C# | |
---|
bool OverrideThickness {get; set;} |
C++/CLI | |
---|
property bool OverrideThickness {
bool get();
void set (bool value);
} |
Return Value
True to override the thickness, false to not
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0