Compute and return a FeatureScript table for a Part Studio.
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
URL-encoded string of configuration values (separated by ;). See the Configurations API Guide for details.
Namespace of the custom table in FS. Must be in the form of:
- e{eid}::m{mid} if the FS and PS tabs are in the same workspace.
- d{did}::v{vid}::e{eid}::m{mid} if the tabs are in different workspaces.
Obtain the microversion id ({mid}) with this endpoint called on the FS tab.
Leave blank if using a standard table. Required if using a custom tableType.
May be any standard table type (i.e., holeTable or cutlistTable) or custom table type name defined in FeatureScript.
If using a custom table type, tableNamespace must also be specified.
Include all parameters for the table. i.e., customBool=false
ID of the part to retrieve.
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