IMsModelSpaceCopier

Description

The IMsModelSpaceCopier interface is used to copy a 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

  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.

Methods

  Method name Brief description
The Copy method copies modeling container.

See also:

Ms Assembly Interfaces