IMsProblem.CreateMetaModel

Syntax

CreateMetaModel: IMsMetaModel;

Description

The CreateMetaModel method creates an internal metamodel.

Comments

To edit the current internal metamodel, use the IMsProblem.EditMetaModel property.

Example

The property use is given in the example for IMsProblem.Convert.

See also:

IMsProblem