Cable

Type: component
PROBLEM

SOLUTION

A tensioned line that transmits force or carries a load between two points. Works in conjunction with pulleys and rail systems.

Inputs
  • comp_charge
Outputs
  • comp_charge
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_cable",
    "name": "Cable",
    "type": "component",
    "inputs": [
        "comp_charge"
    ],
    "outputs": [
        "comp_charge"
    ],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A tensioned line that transmits force or carries a load between two points. Works in conjunction with pulleys and rail systems.",
    "template": "component"
}