Sets the full path name of this gauge table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetGaugeTablePath( _
ByVal 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.SetGaugeTablePath(GaugeTablePath) |
C++/CLI | |
---|
System.bool SetGaugeTablePath(
& System.String^ GaugeTablePath
) |
Parameters
- GaugeTablePath
- Full path name
Return Value
True if gauge table path successfully set, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2021 FCS, Revision Number 29