-
-
Notifications
You must be signed in to change notification settings - Fork 29
Documents
John edited this page Jan 21, 2019
·
5 revisions
This node will copy the given drafting views and their contents from the given document into the active document.
sourceDocument: Autodesk.Revit.DB.Document
draftingViews: Element[]
newDraftingViews: Element[]
![]()
This node will copy the given elements from the given document into the active document.
sourceDocument: Autodesk.Revit.DB.Document
elements: Element[]
newElements: Element[]
This node will copy the given elements from the given linked document into the active document.
sourceDocument: Autodesk.Revit.DB.Document
sourceInstance: Element
elements: Element[]
newElements: Element[]
This node will set the starting view of the document, given the view element.
document: Autodesk.Revit.DB.Document
result : result
-
-
- Collector
-
- ElementFilter
-
- 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
-
- Modifiers
- RibbonTab
-
- Collector
- Selection
-
- Batch
- Element
-
- UI
-
- Sheet
- View
- View3D
- ViewPlan
- ViewSection
-
- Element



