mmar_create_bendpoint
Add a waypoint to a connection line by creating a bendpoint on a relationclass instance, enabling precise routing of model connections.
Instructions
Create a new bendpoint on a relationclass instance (connection). Bendpoints add waypoints to the connection line for routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bendpoint_data | Yes | JSON string of the Bendpoint data including uuid, coordinates_2d ({x, y, z}), and sequence | |
| relationclass_instance_uuid | Yes | The UUID of the RelationclassInstance to add the bendpoint to |