SoSTLFileFormatGetVersion Method |
Returns a character string identifying the version of extension.
Namespace: OIV.Inventor.IO.STLAssembly: OIV.Inventor.IO.STL (in OIV.Inventor.IO.STL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static string GetVersion()
Public Shared Function GetVersion As String
public:
static String^ GetVersion()
static member GetVersion : unit -> string
Return Value
Type:
StringRemarks See Also