Description
Describes structs specific to miscellaneous classes.
Structures
Structure | Description |
---|---|
![]() | This structure encapsulates names, external function, and other information required by ARX defined Lisp command/symbol created using the ACED_ADSSYMBOL_ENTRY_AUTO, ACED_ADSCOMMAND_ENTRY BYID _AUTO, ACED_ADSSYMBOL_ENTRY_AUTO, and ACED_ADSCOMMAND_ENTRY BYID _AUTO macros (see acedDefun() and acedRegFunc() function for more details). |
![]() | This structure encapsulates names, command flags, contexts , and other information required by ARX defined commands created using the ACED_ARXCOMMAND_ENTRY_AUTO, and ACED_ARXCOMMAND_ENTRYBYID_AUTO macros (see AcEdCommandStack::addCommand() for more details). |
![]() | This struct defines enumerations that describe ObjectARX error code definitions, AutoCAD point history values, and mappings to ADSRX return status codes. |
![]() | This struct encapsulates IDs, names, and other information required by the Properties window. |
![]() | Struct contains enumerations pertaining to ObjectARX application-loading behavior and application-level error codes. |
![]() | Contains the colors of the AutoCAD drawing window, text window, command line window, crosshair, and AutoTrack vector. |
![]() | More color settings. |
![]() | More color settings. |
![]() | Additional color settings for AutoCAD. |
![]() | Structure to store grid line properties. |
![]() | Structure to hold hyperlink information. |
![]() | This struct contains extensions to the standard set of primitive data types. |
![]() | For internal use only. |
![]() | Entity record |
![]() | Header record |
![]() | Layer record |
![]() | Transform record |
![]() | This struct allows you to configure the HTML window. |
![]() | Faceter settings to be used with acdbGetObjectMesh method. |
![]() | This struct is essentially a namespace that contains enumerated types and other data used by the AcDbMline class. |
![]() | Represents a pair of BREP objects |
![]() | Description to come |
![]() | A structure of map entry prompt values. |
![]() | Result buffer structure that handles all AutoCAD basic data types. See ObjectARX Global Utility Functions->Variables, Types, and Values Defined in ObjectARX->Result Buffers and Type Codes in the ObjectARX Developer's Guide for more information. |
![]() | The SCENE file control mesh record. |
![]() | The SCENE file polygon contour vertex record. |
![]() | Description of the temporary records used to keep the polygonal mesh vertices. This record belongs to the temporary file VERTEX.$AS which is a binary tree of all the vertices of a given polygonal mesh. |
![]() | The SCENE file polygonal mesh record. |
![]() | This is the SCENE file vertex record. |
![]() | This struct stores information for security operations requested during DWG file I/O. |
![]() | For internal use only. |
![]() | Specialization of std::hash so AcString can be used directly with std containers that use hash without having to define a custom hasher.Meets all requirements from https://en.cppreference.com/w/cpp/utility/hash. |