Property | Type | Description | |
---|---|---|---|
acc | Point3d |
||
record | bool | ||
save_ok_ | bool | ||
spatial | Spatial |
Method | Description | |
---|---|---|
LaserSpatialDataDraw ( ) : System | ||
Show ( ) : void | ||
addTemporaryLine ( Line line ) : void |
Method | Description | |
---|---|---|
HotKeys ( ) : void | ||
IdleHandler ( ) : void | ||
KeyboardHandler ( byte key, int x, int y ) : void | ||
PaintHandler ( ) : void | ||
SpatialData ( object sender, SpatialDataEventArgs e ) : void | ||
getSpatialRotate ( ) : Point3d |
||
redraw ( Point3d |
||
redrawCap ( ) : void |
Method | Description | |
---|---|---|
SpatialInitialization ( ) : void | ||
addSaveLine ( Line line ) : void |
protected KeyboardHandler ( byte key, int x, int y ) : void | ||
key | byte | |
x | int | |
y | int | |
return | void |
protected SpatialData ( object sender, SpatialDataEventArgs e ) : void | ||
sender | object | |
e | SpatialDataEventArgs | |
return | void |
protected redraw ( Point3d |
||
spatial_rotate | Point3d |
|
record | bool | |
no_plot | bool | |
return | void |