The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.
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.
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.