Message 1 of 3
3D Client Graphics - Assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I need some pointers on how to create 3D Client Graphics in the assembly environment.
The idea is this:
- User selects a part occurrence face and edge in the assembly doc
- The app will then derive the occurrence and part document object from the proxy objects selected.
- The app now needs to show what the part feature extrusion will look like in the context of the assembly. This is the part that I am struggling with. Is how to create the visual of the Extrusion feature before its been created so that the user has an idea of where and what it will look like after creation.
What should the approach be with this?
I looked at the client graphics samples and help file, but could not see anything that could help me with this. ...unless I am missing something.
See my sample dwf file. The small red extrusion is what I would like to show the user after he has selected the bottom face of the rectangular part mated to the base part.
Any pointers would be greatly appreciated!