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 System.String |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As System.String
instance.ThicknessTableName = value
value = instance.ThicknessTableName |
C# | |
---|
System.string ThicknessTableName {get; set;} |
C++/CLI | |
---|
property System.String^ ThicknessTableName {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of thickness
Example
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0