Sketch
Extends:
three~THREE.Object3D → BaseGraphics → Sketch
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
update(newStep: *) |
|
| public |
updateFromSketcherAndId(sketcher: *, id: *) |
|
Inherited Summary
| From class BaseGraphics | ||
| public |
|
|
| public |
updateCoordinateSystem(coordinateSystem: *) |
|
| public |
updateFromGeomParams(geomParams: *) |
|
| public |
updateFromSketcherAndId(sketcher: *, id: *) |
|
| public |
|
|
Public Constructors
public constructor() source
Public Members
public axes: * source
public grid: * source
public plane: * source
public step: * source
Public Methods
public update(newStep: *) source
Params:
| Name | Type | Attribute | Description |
| newStep | * |
public updateFromSketcherAndId(sketcher: *, id: *) source
Override:
BaseGraphics#updateFromSketcherAndIdParams:
| Name | Type | Attribute | Description |
| sketcher | * | ||
| id | * |