(iLogic) Setting 'Design View Representation' for a specific subassembly
Not applicable
11-10-2015
04:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Very simple problem I'd say, but can't figure out how to do it:
I Want to control the 'Design View Representation' (named CD Draadmodel) of a specific subassembly (named 00001 - Main).
Thought something like the code below should work, but I'm not much of a programmer, and alas it doesn't work.
ThisApplication.ActiveDocument.ComponentDefinition("00001 - Main").RepresentationsManager.DesignViewRepresentation("CW Draadmodel").ActivateDoes somebody know how to do this?
