Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can someone write a demo using wpf3dViewer to view the model, or give me the document guidelines.
Solved! Go to Solution.
Can someone write a demo using wpf3dViewer to view the model, or give me the document guidelines.
Solved! Go to Solution.
If you name the control (x:Name="threeDViewer"), then in the code behind you can reference it. You can then use Intellisense to understand the functions available to you. Note that this control was something we briefly tried but is not something that we have carried forward into the public version of the API. i.e. it is not included in the source at:
https://github.com/Autodesk/PowerShapeAndPowerMillAPI
