SoToU3DActionCloseFile Method |
Finalize export to the U3D output file.
Namespace: OIV.HardCopyAssembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public virtual bool CloseFile()
Public Overridable Function CloseFile As Boolean
public:
virtual bool CloseFile()
abstract CloseFile : unit -> bool
override CloseFile : unit -> bool
Return Value
Type:
BooleanRemarks Returns false if an error has occured.
See Also