The IMsModelSpaceCopier interface is used to copy a modeling container.
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.
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. |
Method name | Brief description | |
The Copy method copies modeling container. |
See also: