isPropertyValid
(ispropertyvalid ename
property)
This function verifies whether the
specified property is applicable for the object or entity ename.
Arguments |
ename (classic entity name) object or entity ename to
query for the given property |
Return |
T if property is applicable for the given object or entity |
Example |
(ispropertyvalid
(entlast) "LayerId") T |
Hint |
the specified "ident" can be
used to uniquely specify the property, as same-named properties can
exist in multiple contexts; |
Remarks |
this is a BricsCAD specific function ! |
© Bricsys NV. All rights reserved. |