efdesc (<file>)
string
The text description of the contents of an entity file. This description was provided when the entity file was created by the save command.
<file> - The entity file name. If it does not exist, a null string is returned.
The following returns the description of the entity file myfile.e.
string desc = efdesc(myfile.e)
Commands: |
|
Functions: |
efsize(point) |