Click or drag to resize
SoToU3DActionOpenFile Method

Set the U3D output file.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual bool OpenFile(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks

Returns false if an error has occured.

See Also