Share

ImportedDWGLayer Object


Description

The ImportedDWGLayer object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Name Read-only property that returns the name of the imported DWG layer.
Type Gets the constant that indicates the type of this object.
Visible Read-write property that gets and sets the visibility of the imported DWG layer.

Accessed From

ImportedDWGLayersEnumerator.Item

Version

Introduced in version 2017

Was this information helpful?