filletHandler
Extends:
Constructor Summary
| Public Constructor | ||
| public |
constructor(sketcher: *) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
filletArcs: *[] |
|
| public |
filletLines: *[] |
|
| public |
filletablePoints: *[] |
|
| public |
preview: * |
|
| public |
processor: * |
|
Inherited Summary
| From class BaseHandler | ||
| public |
interactions: * |
|
| public |
name: * |
|
| public |
sketch: * |
|
| public |
sketcher: * |
|
| public |
addInteraction(object: *, interactionListeners: *) |
|
| public |
|
|
| public |
consoleComplete(cmd: *): * |
|
| public |
consoleExecute(cmd: *, preview: *) |
|
| public |
createSnapper(): * |
|
| public |
destroy(options: *) |
|
| public |
filterObjectsWithInteraction(object: *): boolean |
|
| public |
removeInteraction(object: *, interactionListeners: *, objectPattern2: {"interaction": *}) |
|
| public |
removeInteractions(options: *) |
|
Public Constructors
public constructor(sketcher: *) source
Override:
BaseHandler#constructorParams:
| Name | Type | Attribute | Description |
| sketcher | * |