entmod
(entmod entityData)
This function modifies the definition data of
an object or entity in current drawing.
Arguments |
entityData definition data (assoc list) to define the new object or entity |
Return |
entityData if modification was successful, or NIL otherwise |
Example |
|
Remarks |
see (entget) (entmake) and (entmakex) functions for the definition data list |
© Bricsys NV. All rights reserved. |