🔒 You're viewing limited content
This video demonstrates how to complete the data transfer by checking out the drawing files and writing the new metadata to them. You will learn how to use the PDM API to safely lock and unlock files while performing programmatic updates to their data cards.
KeyTakeaway :
- API Locking: Use LockFile to check out a file and UnlockFile to check it back in.
- Folder Navigation: Learn to retrieve a file’s parent folder programmatically using folder positions.
- Traceability: Always include the add-in name and version in check-in comments to help with troubleshooting