Commands  ›   ›  Place Revision Cloud On View

Place Revision Cloud On View

writes to model Public API · not yet exposed

Coming soon

Inputs

NameKindTypeRequiredDefaultDescription
revisionId config int no Revision element ID to associate with the cloud
viewId config int no View element ID where the cloud will be placed
elementIds config string no JSON array of element IDs to bound the cloud around
minX config number no Bounding box min X in feet (alternative to elementIds)
minY config number no Bounding box min Y in feet
maxX config number no Bounding box max X in feet
maxY config number no Bounding box max Y in feet

Returns

NameTypeDescription
ResultJSONCreated cloud element ID

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/place_revision_cloud_on_view
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

place revision cloud · add revision cloud · revision cloud on view · draw cloud
Patterns: place * revision cloud * · add * cloud * revision * · draw * cloud *

Pillar