Commands  ›   ›  Heating Add Radiator Drops By Valve Set

Heating Add Radiator Drops By Valve Set

writes to model Public API · not yet exposed

Coming soon

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "placement_config" Deterministic config preset

Decision flow

1) Resolve radiator (FamilyInstance).
2) Transaction. For each flow + return connector on the radiator:
   create Pipe from connector.Origin to Resolver_*TargetXyzFt.
3) Delegate valve-set insert to PipeworkAddValveSetToPipeByDefinitionCommand on each drop.
4) Emit pipe + valve ids.

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/heating_add_radiator_drops_by_valve_set
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

heatingaddradiatordropsbyvalveset · add radiator drops · heating radiator piping

Pillar