Skip to content
John edited this page Jan 21, 2019 · 9 revisions

Rhythm>Revit>Application>Applications

Applications.CloseDocument

Description:

This node close the given Revit document.

Inputs:

document: Autodesk.Revit.DB.Document

save : bool

Outputs:

result : result


Applications.OpenDocumentFile

Description:

This node open a selected Revit document in the background.

Inputs:

filePath : string

audit : bool (default = false)

detachFromCentral : bool (default = false)

Outputs:

Document : Autodesk.Revit.DB.Document


Rhythm Node Index

  • Revit

    • Application

    • Collector

      • Collector
    • ElementFilter

      • ElementFilter
    • Elements

      • Areas
      • BeamSystems
      • Categories
      • CurtainGrid
      • CurtainGridLine
      • CurtainPanels
      • Dimensions
      • DimensionTypes
      • Elements
      • ElevationMarker
      • FamilyInstances
      • HostObject
      • Mullions
      • Parts
      • ReferencePlanes
      • RevitLink
      • RevitLinkType
      • Roofs
      • Rooms
      • RoomTag
      • Sheet
      • Tags
      • TextNotes
      • ViewPort
      • Walls
    • Helpers

      • Helpers
    • Ribbon

      • Modifiers
      • RibbonTab
    • Selection

      • Collector
      • Selection
    • Tools

      • Batch
      • Element
    • UI

      • UI
    • Views

      • Sheet
      • View
      • View3D
      • ViewPlan
      • ViewSection
    • Worksharing

      • Element

Clone this wiki locally