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

