WithObjects: Boolean;
The WithObjects property determines whether modeling container should be copied with nested objects.
Available values:
True. Default value. Copy the container with nested objects.
False. Copy the container without nested objects. The value of the IMsModelSpaceCopier.WithObjectsData property is ignored.
The property use is given in the example for IMsModelSpaceCopier.Copy.
See also: