Initializes new client with specific authentication method.
Authentication object,
containing either client_id
and client_secret
properties (for 2-legged authentication),
or a single token
property (for 2-legged or 3-legged authentication with pre-generated access token).
Deletes manifest (docs).
Document derivative URN.
Gets a list of supported translation formats (docs).
Downloads content of a specific model derivative (docs).
Model URN.
Derivative URN.
Derivative content.
Downloads content of a specific model derivative asset in chunks (docs).
Model URN.
Derivative URN.
Readable stream with the content of the downloaded derivative asset.
Downloads content of a specific model derivative (docs).
Model URN.
Derivative URN.
Derivative content stream.
Retrieves manifest of a derivative (docs).
Document derivative URN.
Document derivative manifest.
Retrieves metadata of a derivative (docs).
Document derivative URN.
Document derivative metadata.
Retrieves metadata of a derivative as a readable stream (docs).
Document derivative URN.
Document derivative metadata.
Retrieves derivative thumbnail (docs).
Document derivative URN.
Thumbnail data.
Retrieves derivative thumbnail stream (docs).
Document derivative URN.
Thumbnail data stream.
Retrieves properties of a specific viewable (docs).
Document derivative URN.
Viewable GUID.
Viewable properties.
Retrieves properties of a specific viewable as a readable stream (docs).
Document derivative URN.
Viewable GUID.
Readable stream.
Retrieves object tree of a specific viewable (docs).
Document derivative URN.
Viewable GUID.
Viewable object tree.
Retrieves object tree of a specific viewable as a readable stream (docs).
Document derivative URN.
Viewable GUID.
Readable stream.
Submits a translation job (docs).
Document to be translated.
List of requested output formats.
Translation job details, with properties 'result', 'urn', and 'acceptedJobs'.
Generated using TypeDoc
Client providing access to Autodesk Platform Services model derivative APIs.
model-derivative