Gets the full path name of this gauge table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetGaugeTablePath( _
ByRef GaugeTablePath As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISheetMetalGaugeTableParameters
Dim GaugeTablePath As System.String
Dim value As System.Boolean
value = instance.GetGaugeTablePath(GaugeTablePath) |
C++/CLI | |
---|
System.bool GetGaugeTablePath(
& [Out] System.String^ GaugeTablePath
) |
Parameters
- GaugeTablePath
- Full path name of the gauge table
Return Value
True if gauge table path successfully retrieved, false if not
Example
See Also
Availability
SOLIDWORKS 2021 FCS, Revision Number 29