Class Hierarchy
AcRxObject AcGiDrawable AcDbObject AcDbPointCloudDefReactorEx
C++
class AcDbPointCloudDefReactorEx : public AcDbObject;
File
AcDbPointCloudDefEx.h
Description
The AcDbPointCloudDefReactorEx class is used to notify AcDbPointCloudEx entities of relevant modifications to their associated AcDbPointCloudDefEx object. It is a persistent reactor of AcDbPointCloudDefEx object to connect AcDbPointCloudEx entities.
Specifically, modification of the AcDbPointCloudDefEx object triggers the redraw of each of its dependent AcDbPointCloudEx entities. Erasing the AcDbPointCloudDefEx object triggers the erasing of its dependent AcDbPointCloudEx entities.