IMsModelSpaceCopier.WithObjectsData

Syntax

WithObjectsData: Boolean;

Description

The WithObjectsData property determines whether to copy a modeling container with variable data.

Comments

WithObjectsData is taken into account if IMsModelSpaceCopier.WithObjects is set to True.

Available values:

Example

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

See also:

IMsModelSpaceCopier