MsModelSpaceCopier

Description

The MsModelSpaceCopier class is used to copy modeling container.

Comments

A modeling container cannot be copied if it is a child of a time series database. Copying is impossible to existing modeling containers. A new container should be created for copying.

Properties inherited from IMsModelSpaceCopier

  Property name Brief description
The DestinationModelSpace property determines the output modeling container.
The SourceModelSpacenbsp;property determines the source modeling container.
The WithObjects property determines whether modeling container should be copied with nested objects.
The WithObjectsData property determines whether to copy a modeling container with variable data.

Properties inherited from IMsModelSpaceCopier

  Method name Brief description
The Copy method copies modeling container.

See also:

Ms Assembly Classes