package service.schematic.pb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Edge

schematic.proto:45

Edge is a connection between two nodes in the schematic.

Used in: Schematic

message Handle

schematic.proto:37

Handle is a reference to a specific connection point on a specific node. For schematics, param is the symbol handle key (e.g. inlet, outlet).

Used in: Edge

message Node

schematic.proto:22

Node is a diagram node representing a symbol in the schematic.

Used in: Schematic

message Schematic

schematic.proto:57

Schematic is a visual diagram editor component for drawing system schematics, control flows, and process diagrams. Schematics support interactive symbols, connection handles, and dynamic state visualization.