Function Entry: DUMPALLPROPERTIES
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: DUMPALLPROPERTIES
Name
dumpallproperties
Class
Property Function
Syntax
(dumpallproperties ename [show-readonly])
Arguments and Values
ename: entity nameshow-readonly: optional flag
Description
Displays or reports all available properties of an object.
Return Values
Host-defined diagnostic/reporting value.
Side Effects
Produces diagnostic output or property listing side effects in the host environment.
Compatibility
Added by Autodesk in AutoCAD 2011 as part of the generic property family.
Availability
- AutoCAD 2026: documented (per Autodesk reference page).
- BricsCAD V26: presumed compatible (no contradicting page found).
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [What's New or Changed with AutoLISP](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP/files/GUID-037BF4D4-755E-4A5C-8136-80E85CCEDF3E.htm)
- [Generic Properties Functions (BricsCAD)](https://developer.bricsys.com/bricscad/help/en_US/V25/DevRef/source/GenericPropertiesFunctions.htm)
- Status: documented by release history and family documentation.