Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rhino5vstatus:large_project_organization [2022/05/18]
maryfugier [Large Project Organization in Rhino 5 or later versions]
rhino5vstatus:large_project_organization [2023/09/14] (current)
Line 1: Line 1:
-======Large Project Organization in Rhino 5 or later versions======+======Large Project Organization in Rhinoceros======
 **Or: When to use linked blocks and when to attach files using worksessions.** **Or: When to use linked blocks and when to attach files using worksessions.**
 +
 +//(Rhinoceros 5 or Later)//
 +
 See videos: See videos:
   * [[https://vimeo.com/manage/videos/55804851|Large Project Support and Block Improvements]]   * [[https://vimeo.com/manage/videos/55804851|Large Project Support and Block Improvements]]
 +  * [[https://vimeo.com/manage/videos/284207772|Intro to Worksessions]]
   * [[https://youtu.be/lUCR0GXygUw|Referencing Geometry in Rhino with Block Instances and Worksessions]]   * [[https://youtu.be/lUCR0GXygUw|Referencing Geometry in Rhino with Block Instances and Worksessions]]
   * [[https://wiki.mcneel.com/rhino/rhinov5status_blocks|How to Link a Block]]   * [[https://wiki.mcneel.com/rhino/rhinov5status_blocks|How to Link a Block]]
   * [[https://wiki.mcneel.com/rhino/rhinov5status_filefinding|How Linked Block Are Found]]   * [[https://wiki.mcneel.com/rhino/rhinov5status_filefinding|How Linked Block Are Found]]
 +  * [[https://docs.mcneel.com/rhino/7/help/en-us/index.htm#commands/worksession.htm|Help On Worksessions]]
 +  * [[https://docs.mcneel.com/rhino/7/help/en-us/index.htm#commands/block.htm|Help on Linked Blocks]]
 =====Overview===== =====Overview=====
-This whitepaper describes the features in Rhino 5 that enable a team of people to work on a large project together. The strategy is to divide the project into multiple files and use both blocks and attached files appropriately.+This whitepaper describes the features in Rhinoceros that enable a team of people to work on a large project together. The strategy is to divide the project into multiple files and use both blocks and attached files appropriately.
  
 ====Inserting blocks versus attaching reference files==== ====Inserting blocks versus attaching reference files====
-Rhino has two ways to include multiple files in a single scene: inserting linked blocks and attaching reference models. At first they seem similar, but they solve different problems.+Rhino has two ways to include multiple files in a single scene: inserting linked blocks and attaching reference models to a Worksession. At first they seem similar, but they solve different problems.
  
 ====Inserting blocks for part libraries==== ====Inserting blocks for part libraries====
Line 20: Line 26:
 When geometry is inserted as Linked Blocks with Layer State set to Active, changes can be made to all active layer properties. These layer changes are saved in the master model and are applied regardless of changes to the underlying geometry and layers in the linked blocks. This allows the master model to be reused throughout the project lifecycle. When geometry is inserted as Linked Blocks with Layer State set to Active, changes can be made to all active layer properties. These layer changes are saved in the master model and are applied regardless of changes to the underlying geometry and layers in the linked blocks. This allows the master model to be reused throughout the project lifecycle.
  
-====Attaching files to overlay geometry====+Linked block have two advantages over Worksessions 
 +  * The linked block layers visibility are saved per details. 
 +  * Linked blocks are very similar to AutoCAD xrefs  
 +====Attaching Worksession files as overlay geometry====
 While actively modeling an element of the project, you may need to overlay geometry from another part of the project. It is possible to use linked blocks to overlay this external geometry, but linking information is saved within the active model. Imagine working on the building exterior but wanting interior walls for reference. If the interior walls were inserted as linked blocks, another user wanting to reference only the building exterior would also get interior walls. (Option: The linked block can be inserted on a unique layer and this layer is called the block reference layer. If the reference layer is turned off, the entire block does not be display.) Creating permanent links increases the organizational complexity of the project. While actively modeling an element of the project, you may need to overlay geometry from another part of the project. It is possible to use linked blocks to overlay this external geometry, but linking information is saved within the active model. Imagine working on the building exterior but wanting interior walls for reference. If the interior walls were inserted as linked blocks, another user wanting to reference only the building exterior would also get interior walls. (Option: The linked block can be inserted on a unique layer and this layer is called the block reference layer. If the reference layer is turned off, the entire block does not be display.) Creating permanent links increases the organizational complexity of the project.
  
rhino5vstatus/large_project_organization.1652891395.txt.gz · Last modified: 2022/05/18 by maryfugier