std-hatch-p | ![]() |
(std-hatch-p <ele>)
Predicate if the entity is an AutoCAD HATCH entity, which might be an old hatch block (of type "INSERT") or the new native object (since R14, of type "HATCH").
ele: Either an entity type, entget-list or entsel picklist.
T or nil.
None.
(std-require 'STDENT)
Defined in STDENT