This class is used for debugging purposes inside ODA libraries. It can be used in client code also to draw some geometry to the remote viewer. Remote Geometry Viewer functionality is implemented as part of OdaMfcApp example To run viewer run OdaMfcApp and press Ctrl+Alt+R.
File: RemoteGeomProxy.h
Module: API Reference
Constructor. | |
|
For the internal use. |
Initializes collecting geometry to send. | |
Sends geometry collected since last call of begin() method to Remote Geometry Viewer over the named pipe. | |
Sends a string for execution to Remote Geometry Viewer. That string will be send to execution to RX command line engine. See OdEdCommandStack for detailes. | |
Initialize reference database that is used for some operations (e.g. font rendering). If you certain that such operations would not be executed you can omit it. | |
Returns OdGiSubEntityTraits object to output geometry to. Shortcut for wDraw().subEntityTraits() expression. | |
Returns OdGiWorldDraw object to output geometry to | |
Returns OdGiWorldGeometry object to output geometry to. Shortcut for wDraw().geometry() expression. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|