C++
virtual void beginRightClick( const AcGePoint3d& );
Description
This callback function indicates that the right mouse button has been clicked.
Parameters
| Parameters | Description |
|---|---|
| clickPoint | Passed in point clicked on (in WCS) |
virtual void beginRightClick( const AcGePoint3d& );
This callback function indicates that the right mouse button has been clicked.
| Parameters | Description |
|---|---|
| clickPoint | Passed in point clicked on (in WCS) |