yucad3d

Event Callbacks

Host callback registration — the library calls the host, never the reverse. See the Events guide.

55 functions.

CadOnEventAreaRegisters the host callback fired on the area event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventBlockCreateRegisters the host callback fired on the block create event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCCmdDragRegisters the host callback fired on the c cmd drag event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCCmdExecuteRegisters the host callback fired on the c cmd execute event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntDisplayRegisters the host callback fired on the c ent display event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntGetExtsRegisters the host callback fired on the c ent get exts event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntGetGripRegisters the host callback fired on the c ent get grip event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntGetNameRegisters the host callback fired on the c ent get name event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntGetPropsRegisters the host callback fired on the c ent get props event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntMirrorRegisters the host callback fired on the c ent mirror event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntMoveRegisters the host callback fired on the c ent move event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntMoveGripRegisters the host callback fired on the c ent move grip event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntNumGripsRegisters the host callback fired on the c ent number of grips event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntPutPropRegisters the host callback fired on the c ent put prop event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntRotateRegisters the host callback fired on the c ent rotate event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCEntScaleRegisters the host callback fired on the c ent scale event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCmdFinishRegisters the host callback fired on the cmd finish event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCmdLBDownRegisters the host callback fired on the cmd lb down event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventCmdStartRegisters the host callback fired on the cmd start event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventDistanceRegisters the host callback fired on the distance event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventDrawImageRegisters the host callback fired on the draw image event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEngraveRegisters the host callback fired on the engrave event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntChangeRegisters the host callback fired on the ent change event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntCopyRegisters the host callback fired on the ent copy event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntCreateRegisters the host callback fired on the ent create event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntEraseRegisters the host callback fired on the ent erase event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntLoadRegisters the host callback fired on the ent load event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntMoveRegisters the host callback fired on the ent move event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntRotateRegisters the host callback fired on the ent rotate event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntScaleRegisters the host callback fired on the ent scale event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventEntSelectRegisters the host callback fired on the ent select event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventExecuteRegisters the host callback fired on the execute event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventFontReplaceRegisters the host callback fired on the font replace event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventGripDragRegisters the host callback fired on the grip drag event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventGripMoveRegisters the host callback fired on the grip move event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventKeyDownRegisters the host callback fired on the key down event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventLoadSaveRegisters the host callback fired on the load save event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventMouseDblClkRegisters the host callback fired on the mouse dbl clk event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventMouseDownRegisters the host callback fired on the mouse down event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventMouseMoveRegisters the host callback fired on the mouse move event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventMouseSnapRegisters the host callback fired on the mouse snap event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventMouseUpRegisters the host callback fired on the mouse up event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventMouseWheelRegisters the host callback fired on the mouse wheel event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventPaintRegisters the host callback fired on the paint event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventPlineDelVerRegisters the host callback fired on the pline del vertex event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventPlineEditVerRegisters the host callback fired on the pline edit vertex event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventPlineInsVerRegisters the host callback fired on the pline ins vertex event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventPolyFillRegisters the host callback fired on the poly fill event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventPromptRegisters the host callback fired on the prompt event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventRegenRegisters the host callback fired on the regen event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventRenderViewportRegisters the host callback fired on the render viewport event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventSaveDibRegisters the host callback fired on the save dib event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventSelCodepageRegisters the host callback fired on the sel codepage event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventSelPageRegisters the host callback fired on the sel page event (pass NULL to unregister; __stdcall, prototype must match).
CadOnEventViewRegisters the host callback fired on the view event (pass NULL to unregister; __stdcall, prototype must match).