Data|Shapes
  • Data-Shapes package Primer
  • Dynamo
    • Geometry.PruneDuplicates
    • Transform.OriginAndVectors
    • Export Views to NavisWorks
  • Interop
    • Excel.Worksheets
    • Export to FBX
  • Revit
    • ActiveDocument.FileSize
    • Add Shared Parameter(s) from txt
    • All Elements In View(s)
    • All Lines of LineStyle
    • Categorie(s) by ENU Name(s)
    • Categories list
    • Document.LengthDisplayUnit
    • Duplicate Element
    • Element(s) cut
    • Filter.IsApplied
    • Get All Linked Docs infos
    • GetLinkedElement.InHostView
    • GetLinkedElement.InHostViewAndCategory
    • Grid.SetVerticalExtents
    • ImportInstance.IsLinked
    • Line LineStyle
    • ModificationTracker.AllChanges
    • ModificationTracker.GeometryChanges
    • ModificationTracker.ModelComparison
    • ModificationTracker.ParameterChanges
    • ParameterGroup list
    • PerformanceAdviserRule Elements
    • PerspectiveView.ByEyePositionTarget
    • RayBounce On Link Category
    • RayBounce On Linked Model
    • Replace viewports by center
    • Room Status
    • Room.Height
    • Select Face (s) (PickObject)
    • Select Model Elements of Category
    • Set Active Family Parameter By Name
    • SharedParameters from txt file
    • SlabShape.AddPoints
    • SlabShape.AddSplitLine
    • ViewSection.ByLine
    • ViewTemplate.IsApplied
    • WallSweepOnWall
  • UI
    • UI.Boolean Data
    • UI.ColorInput Data
    • UI.ConditionalInput Data
    • UI.DataTable input
    • UI.DirectoryPath Data
    • UI.DropDown Data
    • UI.FilePath Data
    • UI.Image Data
    • UI.InputGroup Data
    • UI.Listview Data
    • UI.MultipleInputForm ++
    • UI.RadioButtons Data
    • UI.SelectEdges Data
    • UI.SelectFaces Data
    • UI.SelectLinkedElement(s) Data
    • UI.SelectModelElements Data (ordered)
    • UI.SelectModelElements Data
    • UI.SelectPointsOnFace data
    • UI.Slider Data
    • UI.TextBox Data
    • UI.TextNote Data
    • UI.TreeView input
Powered by GitBook
On this page
  • 1. Description
  • 2. Inputs
  • 3. Output
  1. Revit

All Elements In View(s)

PreviousAdd Shared Parameter(s) from txtNextAll Lines of LineStyle

Last updated 6 years ago

1. Description

This node retrieves all visible elements in a view or a set of views.

2. Inputs

  • View(s)

This input takes a view or a set of views.

3. Output

  • Element(s)

The node retrieves all the elements in the given view or set of views. In the latter case, the elements are grouped in different lists corresponding to each of the views.