NXOpen.UF.Std.OpenTextStlFile

Std.OpenTextStlFile()

Refer to UF_STD_open_text_stl_file for documentation.

Signature: OpenTextStlFile(fileName, append)

Parameters:
  • fileName (str) – Name of STL file to be written
  • append (bool) – Append flag: TRUE = Append FALSE = No append
Returns:

Handle of file

Return type:

PointerWrapper

License requirements: None