latestOpenAPI 3.0.1Apache 2.02026-08-133021,2261.8 MB

aaa3e1322450

PartStudio

Get the bounding boxes for a Part Studio.

This endpoint does not result in a tight bounding box. The values returned are meant for graphics and visualization, and are approximate. To calculate a tight bounding box, see the FeatureScript API Guide.

get/partstudios/d/{did}/{wvm}/{wvmid}/e/{eid}/boundingboxes

Path parameters

didstring required

Document ID.

wvmstring required

One of w or v or m corresponding to whether a workspace or version or microversion was entered.

wvmidstring required

Workspace (w), Version (v) or Microversion (m) ID.

eidstring required

Element ID.

Query parameters

includeHiddenboolean

Whether or not to include bounding boxes for hidden parts.

includeWireBodiesboolean

Whether to include wire bodies in the bounding box.

configurationstring

URL-encoded string of configuration values (separated by ;). See the Configurations API Guide for details.

linkDocumentIdstring

Id of document that links to the document being accessed. This may provide additional access rights to the document. Allowed only with version (v) path parameter.

Response

default response