ModelingUtilsLoadModel Method |
Loads a model from an XML file located at the specified path.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static Model LoadModel(
string path
)
Parameters
- path
- Type: SystemString
Return Value
Type:
ModelSee Also