Announcement

Collapse
No announcement yet.

Model Review - Project saved location

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

    Model Review - Project saved location

    I am updating our Revit Model Review project check standards file. I would like to check to make sure that we are saving the model in the same location for all projects. The problem is that our models will be in different servers, file numbers per project. How do I write a code for these differences.

    Example:

    One project is here:
    G:\578216-4400 Washington (Westport Today)\02-Current Drawings\02-REVIT\00-NSPJ Model\

    Another is here:
    F:\601217-JS Robinson- 2 Story\02-Current Drawings\02-REVIT\00-NSPJ Model\


    I want it to check for these specifics but ignore the rest of the file location. Is this possible?

    #2
    Are you checking this data in Excel?
    Alexandre Cantin
    "BIM is happening now! Be part of it."

    Comment


      #3
      If you are checking it in Dynamo, you can get the file path, Split the String with the "\" character, and start counting FROM THE END backwards. Count to the 4th item, and there you go.
      Aaron "selfish AND petulant" Maller |P A R A L L A X T E A M | Practice Technology Implementation
      @Web | @Twitter | @LinkedIn | @Email

      Comment


        #4
        Originally posted by alexo4141 View Post
        Are you checking this data in Excel?
        I am trying to use the Autodesk Model Review Application. Ideally it gives me a review spreadsheet (checklist) of deviations from our project standards. I assume there is a way to write the code to make this check just this aspect of the address. I just don't know what the code is.

        Comment

        Related Topics

        Collapse

        Working...
        X