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: 2024.1.1.0 (2024.1.1)
Syntax
public void SetOutputFileName(
	string filename
)

Parameters

filename
Type: SystemString

the output filename to write to.

Remarks

See Also