Synchronously export a Part Studio to a Parasolid file.
Creates a synchronous export of the Part Studio (with limited tessellation settings) to a Parasolid file.
- Returns a 307 redirect from which to download the exported file.
- Export is much faster than asynchronous endpoints at the expense of limited control on tessellation settings.
- Use the PartStudio/createPartStudioTranslation asynchronous export for greater control.
See API Guide: Synchronous Exports for more details.
Path parameters
Document ID.
One of w or v or m corresponding to whether a workspace or version or microversion was entered.
Workspace (w), Version (v) or Microversion (m) ID.
Element ID.
Query parameters
IDs of the parts to retrieve. Use comma-separated IDs for multiple parts (example: partIds=JHK,JHD).
Parasolid version
Whether topology ids should be exported as parasolid attributes
URL-encoded string of configuration values (separated by ;). See the Configurations API Guide for details.
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.
Whether to use binary parasolid format instead of text