Click or drag to resize

RAYLASE.Marker.ClickAndTeachPlugin Namespace

This namespace contains the classes used for managing RAYGUIDE's "Click & Teach" add-on. Click & Teach allows the user to take on axis images of the workspace and to move a job's objects congruent with real objects photographed by the camera.

See the Click & Teach manual for details how to use this feature. An example how to use the properties and methods of this API can be found in the sample projects in the SDK folder of the RAYGUIDE installation.

Classes
 ClassDescription
Public classClickAndTeach The class holds some properties and methods to allow taking pictures with a camera which are arranged in tiles. Tiling can be done by covering the whole scan field the camera is assigned to, or by determining the size the tiled area should have around a target point.
Public classClickAndTeachSettings This class holds the Click and Teach settings as shown in the panel; needed for serialization.
Public classClickAndTeachSettingsView Interaction logic for ClickAndTeachSettings.xaml
Public classClickAndTeachView Interaction logic for ClickAndTeachView.xaml
Public classClickAndTeachViewModel This class holds the logic for the Click and Teach panel.
Public classClickAndTeachViewModelCameraBindingModel helper class for UI-binding
Public classClickAndTeachViewModelProcessTransformationEventArgs 
Public classCustomUIsProvider 
Public classImageMetadata 
Public classPluginsProvider 
Delegates
Enumerations
 EnumerationDescription
Public enumerationClickAndTeachSettingsTileTargets 
Public enumerationClickAndTeachViewModelSecondCameraMode 
Public enumerationTilingSize This enumeration controls the size of the area which is tiled when calling the method Tile(dvec3, TilingSize).