Click or drag to resize
SoToU3DActionOpenFile Method

Set the U3D output file.

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

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks

Returns false if an error has occured.

Use the String version instead.

See Also