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