DVTk API
Load Method (dataDirectory)
DVTkDvtkHighLevelInterface.InformationModelQueryRetrieveInformationModelsLoad(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Load the Information Model from the contents of the Data Directory. Look for all .DCM and .RAW files and load them.
Declaration Syntax
C#Visual BasicVisual C++
public void Load(
	string dataDirectory
)
Public Sub Load ( _
	dataDirectory As String _
)
public:
void Load(
	String^ dataDirectory
)
Parameters
dataDirectory (String)
Data directory containing the .DCM and .RAW files.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0