Share

AcDbEntity::subIsContentSnappable Method

C++

virtual ACDBCORE2D_PORT bool subIsContentSnappable() const;

Description

Override this virtual function in a AcDbEntity-derived class to provide your custom implementation for AcDbEntity::isContentSnappable.

Links

AcDbEntity

Was this information helpful?