Click or drag to resize

WorkspaceRegion Class

[Missing <summary> documentation for "T:RAYLASE.Marker.CamerasPlugin.WorkspaceRegion"]

Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.CamerasPluginWorkspaceRegion

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public class WorkspaceRegion : ICloneable

The WorkspaceRegion type exposes the following members.

Constructors
 NameDescription
Public methodWorkspaceRegionInitializes a new instance of the WorkspaceRegion class
Public methodWorkspaceRegion(dvec3, dvec2)Initializes a new instance of the WorkspaceRegion class
Public methodWorkspaceRegion(dvec3, dvec3, dvec3, Double)Initializes a new instance of the WorkspaceRegion class
Top
Properties
 NameDescription
Public propertyAngle 
Public propertyCenterInScanFieldWorld The offset between the scan field's and the workspace's coordinate system.
Public propertyCenterInWorkspaceWorld 
Public propertySizeWorld 
Public propertyWorkspaceScanfieldOffset 
Top
Methods
 NameDescription
Public methodClone 
Public methodCopy 
Public methodGetTilingRectangle 
Top
See Also