Gets or sets the name of the thickness from the gauge table, if thickness not
overridden, for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ThicknessTableName As String |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As String
instance.ThicknessTableName = value
value = instance.ThicknessTableName
|
C# | |
---|
string ThicknessTableName {get; set;} |
C++/CLI | |
---|
property String^ ThicknessTableName {
String^ get();
void set (String^ value);
} |
Return Value
Name of thickness
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0