Layouts
Sep 24, 2018
08:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 24, 2018
08:54 AM
Layouts
Is there a way to find out what assembly layout files drives. I have taken over for someone who created this massive layout file, but I can not find the assembly that is controlled by the file.
Labels:
- Labels:
-
Assembly Design
1 REPLY 1
Sep 24, 2018
12:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 24, 2018
12:58 PM
We don't use layout files so I'm not sure if my advice will be applicable. You might be able to edit the layout file to look at the data in it. You'll need an editor that can handle binary data, probably. It'll look like a lot of nonsense, but often the identifying data is in regular ASCII characters. For example, if you edit a drawing file, the associated model name is in there in plain text.
