Gets or sets the path to a gauge table file for this base flange feature
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GaugeTablePath As String |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As String
instance.GaugeTablePath = value
value = instance.GaugeTablePath
|
C# | |
---|
string GaugeTablePath {get; set;} |
C++/CLI | |
---|
property String^ GaugeTablePath {
String^ get();
void set (String^ value);
} |
Return Value
Fully qualified path to a gauge table file
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0