DbPointCloudDefEx.h
This class implements point cloud extension definition reactor objects in an OdDbDatabase instance.
Point cloud extension definition reactor (OdDbPointCloudDefReactorEx) objects are used to notify point cloud extension (OdDbPointCloudEx) objects of changes to their associated point cloud extension definition (OdDbPointCloudDefEx) objects. Modifications of point cloud definition objects redraw their dependent cloud point entities.
|
Name |
Description |
![]() |
Default constructor. Constructs an empty OdDbPointCloudDefReactorEx object. |
|
Name |
Description |
![]() |
Returns the current class version. | |
![]() ![]() |
This method is intended to read object specific data from a .dwg file. The method is not intended to be called directly, it is called by dwgIn(). | |
![]() ![]() |
This method is intended to write object specific data to a .dwg file. The method is not intended to be called directly, it is called by dwgOut(). | |
![]() ![]() |
This method is intended to read object specific data from a .dxf file. The method is not intended to be called directly, it is called by dxfIn(). | |
![]() ![]() |
This method is intended to write object specific data to a .dxf file. The method is not intended to be called directly, it is called by dxfOut(). | |
![]() ![]() |
not implemented | |
![]() |
Returns notification status for OdDbPointCloudDefEx object events. | |
![]() ![]() |
Notification function called whenever an object was opened OdDb::kForWrite, a function has been called that could modify the content of this object, and this object is now being closed. | |
![]() |
Controls notifications of OdDbPointCloudDefEx object events. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|