Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Say I have a DataFile of a model (.f3d), is it possible to programmatically get the related DataFile for the drawing ?
Solved! Go to Solution.
Say I have a DataFile of a model (.f3d), is it possible to programmatically get the related DataFile for the drawing ?
Solved! Go to Solution.
The API doesn't currently provide any support for drawing related functionality. However I would have expected the childReferences and parentReferences of the DataFile object to indicate that these two files are related but it's not. I'll log a bug for that.