Gets or sets the gauge thickness for this convert solid feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GaugeThickness As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IConvertSolidFeatureData
Dim value As System.String
instance.GaugeThickness = value
value = instance.GaugeThickness |
C# | |
---|
System.string GaugeThickness {get; set;} |
C++/CLI | |
---|
property System.String^ GaugeThickness {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Gauge thickness
Remarks
See Also
Availability
SOLIDWORKS 2025 SP03, Revision Number 33.3