entmakex
(entmake [ entityData ] )
This function created a new object or entity
in the current drawing; returns the entity name of the newly
created object or entity.
|
Arguments |
entityData (optional) definition data (assoc list) to define the new object or entity |
|
Return |
entityData if
successful, NIL otherwise; |
|
Example |
|
|
Remarks |
entmakex creates both
graphical and non-graphical objects and entities; |
| © Bricsys NV. All rights reserved. |