C++
virtual ACDBCORE2D_PORT Acad::ErrorStatus subHighlight( const AcDbFullSubentPath& subId = kNullSubent, const Adesk::Boolean highlightAll = false ) const;
Description
Override this virtual function in a AcDbEntity-derived class to provide your custom implementation for AcDbEntity::highlight.