Connection Profiles
- Since:
- 0.12.5
- Source:
Methods
(static) boltCircle(opts)
Generate bolt circle connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.12.6
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]
(static) dovetail(opts)
Generate dovetail connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.12.5
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]
(static) dovetailRow(opts)
Generate dovetail row connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.13.4
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]
(static) ellipse(opts)
Generate ellipse connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.12.6
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]
(static) pegboard(opts)
Generate pegboard connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.12.5
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]
(static) polygon(opts)
Generate polygon connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.12.5
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]
(static) tab(opts)
Generate tab connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.12.5
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]
(static) tabRow(opts)
Generate tab row connectors
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
* |
- Since:
- 0.13.4
- Source:
Returns:
Array with model, parts, and properties: [`geom3`, `Object.`, `Object.`]