std-subents | ![]() |
STD-SUBENTS returns a list of all subentities of a complex entity or nil if the given entity is no complex entity or if there's no subentity besides the end markers SEQEND or ENDBLK.
It accepts entity types, entget-lists or entsel picklists.
Any STD-GETPTS vertexmask set by any non-zero STD-SET-GETPTS-VERTEXMASK is ignored, ie. all vertices regardless their flags are returned.
ele: Either an entity type, entget-list or entsel picklist.
A list of lisp atoms of type ENAME or nil.
None.
(std-require 'STDENT)
Defined in STDENT