Hi! I wanted to see if its possible if a block is linked or embedded. Right now this is the only information you get from the Model Block Definition Component -
I want the attributes of Definition Type, Filename and Layer Style also to appear-
I want to get into the process of linking several Rhino files to one main Rhino file and reference the geometry in each of those files in the Grasshopper instance that is running in the main file. The only way I can think of right now is that I make a note of the paths where the sub-files are saved on my machine/server and refer the path in grasshopper.
My issue is that the users on my team are not familiar with grasshopper and will not really be able to troubleshoot incase of any mishaps of file versioning and/or path updation. That is why I wanted to use the inbuilt tools that Rhino offers for referencing files what can be updated simultaneously i.e. - Linked Blocks and Worksessions.
For me Worksessions would be the best approach as it not only makes sure you dont move referenced models, but they also close the main file and open the sub file while the same grasshopper instance is open. But this is not an existing feature and does not have any planned release window as per this YouTrack -