Gets whether this Gtol can be converted to the current format.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CanConvertFormat() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IGtol
Dim value As System.Boolean
value = instance.CanConvertFormat() |
C# | |
---|
System.bool CanConvertFormat() |
C++/CLI | |
---|
System.bool CanConvertFormat(); |
Return Value
True if can be converted, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31