OnDelete |
The OnDelete event notifies the client when a 2d or 3d sketch is being deleted. This notification is not sent when the contents of the sketch is deleted, but only when the sketch itself is deleted. |
OnNewSketch |
Event that is fired whenever a sketch is created. |
OnNewSketch3D |
The OnNewSketch3D event notifies the client when a new 3D sketch is being created. |
OnSketch3DChange |
The OnSketch3DChange event notifies the client when the geometry of a 3D sketch is changed. |
OnSketchChange |
The OnSketchChange event notifies the client when the geometry of a 2D sketch is changed. |