Use this interface to receive a notification before a drawing is completed in Cimatron (before the SwapBuffer).
Cimatron uses a multi-threading mechanism for drawing. The notification is sent in the worker thread.
The component starts when Cimatron is launched. When an event occurs, the application calls appropriate interface methods from the component.
interop.CimBaseAPI
Cimatron 2026 or later
None
None
|
bool |
(int ihdc, int ihRC, int iPrimitives, object iApp) |
|
|
bool |
(out object oMinPnt, out object oMaxPnt) |
|
|
bool |
(out object oHitPnt) |
None
