IMsModelSpaceCopier.DestinationModelSpace

Syntax

DestinationModelSpace: IMetabaseObjectDescriptor;

Description

The DestinationModelSpace property determines the output modeling container.

Comments

DestinationModelSpace cannot be set to Null.

Example

The property use is given in the example for IMsModelSpaceCopier.Copy.

See also:

IMsModelSpaceCopier