Counts the records attached to an object.
(ade_odrecordqty ename table)
Returns a record count (integer) or nil.
ename | AutoCAD object name. |
table | Table name (string) can be up to 25 characters long. Must be unique, contain no spaces, and start with an alphanumeric character. |
The function counts how many records of the same table are attached to the object. See ade_odaddrecord for more information about attaching records to objects.