listAllProperties
(listallproperties ename)
This function lists all available properties
for the specified ename
entity.
|
Arguments |
ename (ENAME or VLA-Object) object or entity ename to list all properties for |
|
Return |
list of "qualified property
names", or NIL; |
|
Example |
(listallproperties
(entlast)) |
|
Hint |
supporting VLA-Object is BricsCAD-specific - AutoCAD AutoLISP does *not* support VLA-Object as input ! |
|
Remarks |
this is a BricsCAD specific
function ! |
| © Bricsys NV. All rights reserved. |