Click or drag to resize
SoSTLWriteActionSetOutputFileName Method

Set the output filename to write to.

Namespace: OIV.Inventor.IO.STL
Assembly: OIV.Inventor.IO.STL (in OIV.Inventor.IO.STL.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetOutputFileName(
	string filename
)

Parameters

filename
Type: SystemString

the output filename to write to.

Remarks

See Also