Commands › Small Power › Design Small Power System
Design Small Power System
Coming soon
Before you run this
Active Revit document must be open. Adelphos JSON file must exist at the configured path. Cable tray family types must be loaded. Level must exist near the base point Z.
After it runs
MEP segments, fittings, and power outlets are created in the model. A run log is written.
When to use this
- User wants to import a small power layout from AutoCAD via Adelphos JSON.
- User needs to place socket outlets, data points, and associated containment.
Don't use this when
Creating small power manually element-by-element. Importing lighting or fire alarm systems (use respective commands).
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
BasePoint |
selection | XYZ |
yes | — | Base point for small power placement "Pick Revit basepoint (target origin for import)" |
JsonPath |
config | string |
no | null | Path to Adelphos JSON file |
Returns
| Name | Type | Description |
|---|---|---|
CurvesCreated | int | Number of MEP curve segments created |
ElbowsPlaced | int | Number of elbow fittings placed |
TeesPlaced | int | Number of tee fittings placed |
BlocksPlaced | int | Number of family instances placed |
What you'll see in the chat
on start
Importing small power system from JSON...
Setting up power outlet layout...
Setting up power outlet layout...
thinking
Reading JSON small power data...
Resolving MEP types and levels...
Creating MEP segments...
Placing fittings and power outlets...
Finalizing small power model...
Resolving MEP types and levels...
Creating MEP segments...
Placing fittings and power outlets...
Finalizing small power model...
on success
Small power imported! Created {CurvesCreated} segments, {ElbowsPlaced} elbows, {BlocksPlaced} outlets.
on failure
Small power import failed: {error}
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/design_small_power_system- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
design small power · design the small power · small power system · create small power · place outlets
Patterns: design * small power · create * small power · small power * design · place * outlets
Related
| Related commands | DesignContainmentSystemCommand · DesignLightingSystemCommand · DesignFireAlarmSystemCommand · DesignMechPowerSystemCommand |
|---|---|
| Pillar | Small Power |