| SoSTLFileFormatGetProductName Method  | 
Returns a character string identifying the name of the extension. 
 
Namespace: OIV.Inventor.IO.STLAssembly: OIV.Inventor.IO.STL (in OIV.Inventor.IO.STL.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static string GetProductName()
Public Shared Function GetProductName As String
public:
static String^ GetProductName()
static member GetProductName : unit -> string 
Return Value
Type: 
String
Remarks
See Also