
Package index
-
getToken() - Get a 2-Legged Token for Authentication.
-
makeBucket() - Make a Bucket for an App.
-
checkBucket() - Check the Status of an App-Managed Bucket.
-
deleteBucket() - Delete an App-Managed Bucket.
-
uploadFile() - Upload a File to an App-Managed Bucket.
-
uploadFileSigned() - Upload a File Using Signed S3 URLs.
-
listBuckets() - List All App-Managed Buckets.
-
listObjects() - List Objects in an App-Managed Bucket.
-
deleteObject() - Delete an Object from an App-Managed Bucket.
-
makePdf() - Convert a DWG to a PDF.
-
checkPdf() - Check the Status of a PDF WorkItem.
-
translateSvf() - Translate a File into SVF Format.
-
translateSvf2() - Translate a File into SVF2 Format.
-
translateObj() - Translate a File into OBJ Format.
-
translateStl() - Translate a File into STL Format.
-
checkFile() - Check the Status of a Translated File.
-
getMetadata() - Get the Metadata for a File.
-
getData() - Get the Geometry Data for a File.
-
getObjectTree() - Get the Object Tree of a File.
-
getOutputUrn() - Get the Output URN for a File.
-
downloadFile() - Download a file locally.
-
createPhotoscene() - Create a Photoscene for Reality Capture.
-
uploadImages() - Upload Images to a Photoscene.
-
processPhotoscene() - Start Reality Capture Processing.
-
checkPhotoscene() - Check Reality Capture Processing Progress.
-
waitForPhotoscene() - Wait for Reality Capture Processing to Complete.
-
viewer3D() - Launch the Viewer.
-
viewerUI() - UI Module Function.
-
autodeskr_mcp_tools() - MCP tools for AutoDeskR
-
waitForFile() - Wait for a Model Derivative Translation to Complete.
-
waitForWorkItem() - Wait for a Design Automation WorkItem to Complete.
-
is_expired() - Check Whether an aps_token Has Expired.
-
aps_error() - Create an APS API Error Condition.
-
as_tibble(<listBuckets>) - Convert a listBuckets Response to a Tibble.
-
as_tibble(<listObjects>) - Convert a listObjects Response to a Tibble.