DVTk API
LoadInformationModel Method (dataDirectory)
DVTkDvtkHighLevelInterface.InformationModelBaseInformationModelLoadInformationModel(String)
DVTk API

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

Loads the Information Model with the appropriate data from .DCM and .RAW files found in the given dataDirectory.
Declaration Syntax
C#Visual BasicVisual C++
public void LoadInformationModel(
	string dataDirectory
)
Public Sub LoadInformationModel ( _
	dataDirectory As String _
)
public:
void LoadInformationModel(
	String^ dataDirectory
)
Parameters
dataDirectory (String)
Location of the .DCM and .RAW files used to populate the Information Model.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0