Description
This is namespace Autodesk.AutoCAD.LayerManager.
Dynamic-Link Library (DLL)
AcDbMgd.dll
Classes
Class | Description |
---|---|
![]() | This .NET class wraps the AcLyAndExpr ObjectARX class. AndExpr represents a term of the form a AND b AND c... more |
![]() | This .NET class wraps the AcArray<AcDbObjectId> ObjectARX class.ObjectId object is a container for the address of a database-resident object's... more |
![]() | This .NET class wraps the AcLyLayerFilter ObjectARX class.LayerFilter allows the client to specify and retrieve the filter expression... more |
![]() | This .NET class wraps the AcArray<AcLyLayerFilter*> ObjectARX class. It represents a collection of LayerFilter objects. |
![]() | This .NET class wraps the AcLyLayerGroup ObjectARX class.LayerGroup is derived from LayerFilter and serves as the access to layer... more |
![]() | This .NET class wraps the AcLyRelExpr ObjectARX class.RelExpr represents a relational expression of the form variable<op> constant,... more |
Structures
Structure | Description |
---|---|
![]() | This class encapsulates the information returned by the AcLyLayerFilter.getImages() ObjectARX function.Implement this function to supply images to be displayed... more |
![]() | This class encapsulates the root and current LayerFilter objects. |