Coder Social home page Coder Social logo

eirannejad / revit-journal-maker Goto Github PK

View Code? Open in Web Editor NEW
29.0 10.0 4.0 43 KB

python library for writing/reading journal files for Autodesk Revit

License: MIT License

Python 30.46% HTML 21.39% Visual Basic .NET 48.15%
revit-journals autodesk-revit reading-journals revit-journal-maker

revit-journal-maker's Issues

File save command in Revit 2022

Journaling file was changed in Revit 2022, now Revit 2022 writes SaveToCentral instead of SaveToMaster.

  Jrn.Command "Ribbon"  , "Save the active project back to the Central Model , ID_FILE_SAVE_TO_CENTRAL" 
  ' 0:< Unnecessary nesting;ArrowUI_4;-1;ID_FILE_SAVE_TO_CENTRAL ;N++EB(NB); 
  ' 1:<   System (MB) [Available /  Total ]  [Revit Memory Usage (MB)   ] 
  ' 1:< RAM Statistics:    16741 /    32606       240=InUse     1605=Peak  
  ' 1:< VM  Statistics: 134176993 / 134217727      1447=InUse     1459=Peak  
  ' 1:<  0 ModelServerState "Created": Current server = "Not Queried", Model server = "", Model server state = "Not Applicable" 
  'C 24-Jun-2022 11:03:12.415;   2:< ADialog::doModal start 
    'E 24-Jun-2022 11:03:13.969;   2:< 
    Jrn.CheckBox "Modal , Synchronize with Central , Dialog_Revit_PartitionsSaveToCentral"  _
              , "User-created Worksets, Control_Revit_RelinqUserCreatedPartitions"  _
              , True 
    ' 2:< ::182:: Delta VM: Avail +1 -> 134176995 MB, Used 1447 MB; RAM: Avail +79 -> 16821 MB, Used +2 -> 242 MB 
    ' 2:< GUI Resource Usage GDI: Avail 9048, Used 952, User: Used 457 
    'E 24-Jun-2022 11:03:21.120;   2:< 
    Jrn.Edit "Modal , Synchronize with Central , Dialog_Revit_PartitionsSaveToCentral"  _
              , "Control_Revit_Comment"  _
              , "ReplaceContents"  , "text comment" 
    'E 24-Jun-2022 11:03:21.121;   2:< 
    Jrn.CheckBox "Modal , Synchronize with Central , Dialog_Revit_PartitionsSaveToCentral"  _
              , "Compact Central Model (slow), Control_Revit_ForceCompactCentralModel"  _
              , True 
    ' 2:< ::184:: Delta VM: Avail +28 -> 134177023 MB, Used 1447 MB; RAM: Avail -85 -> 16736 MB, Used +1 -> 243 MB 
    ' 2:< GUI Resource Usage GDI: Avail 9050, Used 950, User: Used 456 
    'E 24-Jun-2022 11:03:28.077;   2:< 
    Jrn.PushButton "Modal , Synchronize with Central , Dialog_Revit_PartitionsSaveToCentral"  _
              , "OK, IDOK" 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.