Announcement

Collapse
No announcement yet.

Placing views on sheets

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Placing views on sheets

    This should be a straight forward process. Still, i'm getting a warning at the Sheet.ByNameNumberTitleBlovkandViews node. Can't quite figure out what's missing.

    Click image for larger version

Name:	sheet creation.JPG
Views:	1
Size:	242.0 KB
ID:	414832
    Attached Files

    #2
    Hello Andrew,

    That node in particular is relatively fickle. Most people are using a Python version that skips the need to place a view on a sheet to actually create them.

    Have a look at this link: https://forum.dynamobim.com/t/excel-...on-sheets/5307

    Good luck!

    Sol Amour

    Architectural Explorer, Digital warrior, Affectual adventurer and Curious Human Being
    Portfolio Website @ Cargo Collective

    Comment


      #3
      Hi Sol,

      I tried to avoid Python scripts since I don't have any experience with Python Language, but this script is pretty straight forward and it worked. Thanks!!!

      Comment


        #4
        This is great! nice post and link!
        RB Cameron, AIA, LEED AP, EDAC, NCARB
        Architect - Parametric Designer - Visualization Instructor
        Download Healthcare Revit Models
        Download Revit+3dsMax Models

        Comment


          #5
          Andrew,

          I just went through this myself. Check out these post that helped me get the job done.

          Create new sheet each time dynamo runs and place elements on sheet
          https://forum.dynamobim.com/t/create-new-sheet-each-run/7536


          Move View Titles (this cannot be done)
          Hi @Steven_Hansen, As far as I’m aware you can’t move the Viewport Title with the API which makes it very unlikely it can be done in Dynamo. I’m not certain if there has been a fix for this in 2017.1 but I had the same issue a while back when adding sheets to views. If someone does know how I would like to know also! Cheers, Dan


          Placing views on a sheet
          Good Morning all, I am trying to create a standard sheet generator. It will create a new sheet with our title block, General Notes, Sheet Notes, Key Notes, Key Plan, Graphic Scale, and a North Arrow. At this time I am not looking for anything fancy with excel and creating 200 sheets at a time. 80% of our sheets have all of these things in the same spot. It would be really nice to automate creating a standard sheet. I figured this would be a very simple task but boy was I wrong. so “Sheet.ByNa...


          I would note that to make all of this work easily you may need to move your title-block to 0,0. My firms was about 11/512" off from this point making it impossible to get things to line up. I ended up having dynamo draw a line starting from 0,0 to somewhere else (Only way I could figure out how to move the title block accurately). Sucks if you want to incorporate into existing projects but everything now lines up perfectly.

          Comment


            #6
            Originally posted by ScubaMan View Post
            I ended up having dynamo draw a line starting from 0,0 to somewhere else (Only way I could figure out how to move the title block accurately). Sucks if you want to incorporate into existing projects but everything now lines up perfectly.
            An alternative way (without Dynamo or other programming) is to draw the lines in AutoCAD (where you can specific exact XYZ coordinates) then link the DWG onto the sheet using the Auto Origin to Origin option.

            Comment


              #7
              Originally posted by irneb View Post
              An alternative way (without Dynamo or other programming) is to draw the lines in AutoCAD (where you can specific exact XYZ coordinates) then link the DWG onto the sheet using the Auto Origin to Origin option.
              Link this dwg into ur family to get the origin:
              Twitter
              LinkedIn
              Xing
              Revit User Group Stuttgart

              Comment

              Related Topics

              Collapse

              • Creating Sheets
                I'm stuck on getting Dynamo to create sheets. I can read the data from the spreadsheet but I can't get the sheets to actually create... I've tried the...
                December 8, 2015, 06:04 PM
              • How to place Views on Sheets defined by location
                In this script I want to create Views from Levels, Sheets from Excel and placing the Views on the created Sheets, all at the same time using ONE script....
                November 20, 2019, 07:48 PM
              • Placing Views on Sheets
                Stupid question:
                I'm trying to place some dependent views onto sheets. I can collect the views, the sheets, the viewport location from the reference...
                June 26, 2018, 02:02 PM
              • Add View to Existing Sheet
                Just posted this in DynamoBIM, but I figured, I'd try here, too.

                I’ve found the Sheet.ByNameNumberTitleBlockAndViews node, which creates...
                May 3, 2016, 04:59 PM
              • new to dynamo
                good day all,

                Just discovered dynamo.

                for my first task, I am creating all my sheets from excel and so far so good, but I am...
                June 13, 2017, 08:30 PM
              Working...
              X