Click or drag to resize

DataDatabaseLoad Method (String, ExtraDataIntrospection, PatchworkEdition)

Loads the specified filename.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static DataDatabase Load(
	string filename,
	ExtraDataIntrospection introspection,
	PatchworkEdition edition
)

Parameters

filename
Type: SystemString
The name of the file to load.
introspection
Type: Lumiscaphe.Workshop.InteropExtraDataIntrospection
The extra datas to load during introspection.
edition
Type: Lumiscaphe.Workshop.InteropPatchworkEdition
Only open KDR exported from these editions of Patchwork 3D.

Return Value

Type: DataDatabase
The loaded database.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also