Added dwg-import-cleaner and list-all-inplace-elements

This commit is contained in:
2019-04-24 19:06:21 +02:00
parent 664f5e4767
commit 7354c9ae4d
7 changed files with 1465 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ For more info see readme.md in each folder
## Scripts
### building-pad-from-elemens
### building-pad-from-elements
Create building pad from selected elements.
@@ -16,6 +16,24 @@ Parse exported excel tables from kimai1. It will create summaries per project pe
State: stable, not maintained any more, only for 1.x
### dwg-import-cleaner
Removes all imported dwgs
State: stable
### importobj-batch
Imports all objs from a folder to separate rfa files. Designed to be used with Revit Batch Processor
State: stable, under developement
### list-all-inplace elements
Lists all inplace elements in model
State: stable
## Nodes
### WeekDayNumber
@@ -25,5 +43,3 @@ Created for kimai-export-parser
Input: Weekday. Output: number of the day starting from monday
State: stable, should work in 2.x as well.

View File

@@ -0,0 +1,33 @@
<Workspace Version="1.3.2.2480" X="-1160.89022373573" Y="857.279567267629" zoom="0.87895433218201" ScaleFactor="1" Name="Home" Description="" RunType="Manual" RunPeriod="1000" HasRunWithoutCrash="True">
<NamespaceResolutionMap />
<Elements>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="d578fcdc-b11c-4fb9-a626-59a8d205ad4c" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="CAD.ReportInstances" x="1739.59871231378" y="-378.88466189891" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="C:\Users\gyetp\AppData\Roaming\Dynamo\Dynamo Revit\1.3\packages\bimorphNodes\bin\BimorphNodes.dll" function="CAD.ReportInstances@string,bool,bool">
<PortInfo index="0" default="True" />
<PortInfo index="1" default="True" />
<PortInfo index="2" default="True" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.Input.BoolSelector guid="c456f88c-b662-433d-bd83-d6220cdec336" type="CoreNodeModels.Input.BoolSelector" nickname="Boolean" x="1509.94450445684" y="-349.105934757922" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.Boolean>True</System.Boolean>
</CoreNodeModels.Input.BoolSelector>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="0f8b5685-3fca-498e-a235-493c88ee163a" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Elements.Delete" x="2081.42568542399" y="-328.086319149476" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="C:\Users\gyetp\AppData\Roaming\Dynamo\Dynamo Revit\1.3\packages\archi-lab.net\bin\archilab.dll" function="archilab.Revit.Elements.Elements.Delete@Revit.Elements.Element">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
</Elements>
<Connectors>
<Dynamo.Graph.Connectors.ConnectorModel start="d578fcdc-b11c-4fb9-a626-59a8d205ad4c" start_index="2" end="0f8b5685-3fca-498e-a235-493c88ee163a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c456f88c-b662-433d-bd83-d6220cdec336" start_index="0" end="d578fcdc-b11c-4fb9-a626-59a8d205ad4c" end_index="1" portType="0" />
</Connectors>
<Notes />
<Annotations>
<Dynamo.Graph.Annotations.AnnotationModel guid="9f0fdb9e-944c-4637-bdac-6684d9d08a2c" annotationText="Bimorph" left="1729.59871231378" top="-424.88466189891" width="267" height="191" fontSize="30" InitialTop="-378.88466189891" InitialHeight="175" TextblockHeight="36" backgrouund="#FFA4E1FF">
<Models ModelGuid="d578fcdc-b11c-4fb9-a626-59a8d205ad4c" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="25fc7463-fb2a-423a-9c8a-e9ac18bb66af" annotationText="Archilab" left="2071.42568542399" top="-374.086319149476" width="216" height="139" fontSize="30" InitialTop="-328.086319149476" InitialHeight="123" TextblockHeight="36" backgrouund="#FFA4E1FF">
<Models ModelGuid="0f8b5685-3fca-498e-a235-493c88ee163a" />
</Dynamo.Graph.Annotations.AnnotationModel>
</Annotations>
<Presets />
<Cameras>
<Camera Name="Background Preview" eyeX="-17" eyeY="24" eyeZ="50" lookX="12" lookY="-13" lookZ="-58" upX="0" upY="1" upZ="0" />
</Cameras>
</Workspace>

View File

@@ -0,0 +1,248 @@
{
"Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209",
"IsCustomNode": false,
"Description": "",
"Name": "dwg-import-cleaner",
"ElementResolver": {
"ResolutionMap": {}
},
"Inputs": [],
"Outputs": [],
"Nodes": [
{
"ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
"NodeType": "BooleanInputNode",
"InputValue": true,
"Id": "c456f88cb662433dbd83d6220cdec336",
"Inputs": [],
"Outputs": [
{
"Id": "d7078398e3cf47789204428886c997c1",
"Name": "",
"Description": "Boolean",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Disabled",
"Description": "Selection between a true and false."
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "archilab.Revit.Elements.Elements.Delete@Revit.Elements.Element",
"Id": "0f8b56853fca498ea235493c88ee163a",
"Inputs": [
{
"Id": "80205f73b377487d899892f932079d67",
"Name": "element",
"Description": "Element to delete.\n\nElement",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "b06dc8b5fa10410a85541eeab4c5de06",
"Name": "bool",
"Description": "bool",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Delete element from Revit DB.\n\nElements.Delete (element: Element): bool"
},
{
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
"NodeType": "FunctionNode",
"FunctionSignature": "CAD.ReportInstances@string,bool,bool",
"Id": "2ed47be158014ff7b7d4e241959ac189",
"Inputs": [
{
"Id": "c8844e163bd84e45a512e1832f8b4bae",
"Name": "filePath",
"Description": "Leave unconnected to report the active document or input a File Path to report an external Revit document or Family\n\nstring\nDefault value : null",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "45837f9bfa10481da8655172bc56bc65",
"Name": "refresh",
"Description": "To refresh, switch a bool input to its opposing state\n\nbool\nDefault value : true",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "718687162c684a6da7e5b6aa6ccb5f0e",
"Name": "close",
"Description": "Set to true to close any external files opened using the filePath input. Closing disposes all ouput objects\n\nbool\nDefault value : false",
"UsingDefaultValue": true,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Outputs": [
{
"Id": "d3acd40bec3e4ef4bf9d47f5ee624c03",
"Name": "report[][]",
"Description": "string[][]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "b22317c0c19649479ac73f3308a5835b",
"Name": "CADLinks[]",
"Description": "ImportInstance[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
},
{
"Id": "e4e1cd9565464a7e9b3beabda5061648",
"Name": "CADImports[]",
"Description": "ImportInstance[]",
"UsingDefaultValue": false,
"Level": 2,
"UseLevels": false,
"KeepListStructure": false
}
],
"Replication": "Auto",
"Description": "Generates a report of all CAD links and imports in the document with key metrics. Linked and Imported CAD links are output into lists to aid with CAD link management.\r\rVisit bimorph.com/bimorph-nodes for support\n\nCAD.ReportInstances (filePath: string = null, refresh: bool = true, close: bool = false): var[]..[]"
}
],
"Connectors": [
{
"Start": "d7078398e3cf47789204428886c997c1",
"End": "45837f9bfa10481da8655172bc56bc65",
"Id": "de3d442892064c19a65508245de79ecb"
},
{
"Start": "e4e1cd9565464a7e9b3beabda5061648",
"End": "80205f73b377487d899892f932079d67",
"Id": "4a4bb8eea590405a969f817beb280cad"
}
],
"Dependencies": [],
"Bindings": [],
"View": {
"Dynamo": {
"ScaleFactor": 1.0,
"HasRunWithoutCrash": true,
"IsVisibleInDynamoLibrary": true,
"Version": "2.0.2.6826",
"RunType": "Manual",
"RunPeriod": "1000"
},
"Camera": {
"Name": "Background Preview",
"EyeX": -17.0,
"EyeY": 24.0,
"EyeZ": 50.0,
"LookX": 12.0,
"LookY": -13.0,
"LookZ": -58.0,
"UpX": 0.0,
"UpY": 1.0,
"UpZ": 0.0
},
"NodeViews": [
{
"ShowGeometry": true,
"Name": "Boolean",
"Id": "c456f88cb662433dbd83d6220cdec336",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1509.94450445684,
"Y": -349.105934757922
},
{
"ShowGeometry": true,
"Name": "Elements.Delete",
"Id": "0f8b56853fca498ea235493c88ee163a",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 2081.42568542399,
"Y": -328.086319149476
},
{
"ShowGeometry": true,
"Name": "CAD.ReportInstances",
"Id": "2ed47be158014ff7b7d4e241959ac189",
"IsSetAsInput": false,
"IsSetAsOutput": false,
"Excluded": false,
"X": 1730.3999211777927,
"Y": -377.98014266790528
}
],
"Annotations": [
{
"Id": "25fc7463fb2a423a9c8ae9ac18bb66af",
"Title": "Archilab",
"Nodes": [
"0f8b56853fca498ea235493c88ee163a"
],
"Left": 2071.42568542399,
"Top": -374.086319149476,
"Width": 216.0,
"Height": 139.0,
"FontSize": 30.0,
"InitialTop": -328.086319149476,
"InitialHeight": 123.0,
"TextblockHeight": 36.0,
"Background": "#FFA4E1FF"
},
{
"Id": "d3f5bcc6561542eb9f3763522cefa238",
"Title": "Bimorph",
"Nodes": [
"2ed47be158014ff7b7d4e241959ac189"
],
"Left": 1720.3999211777927,
"Top": -430.98014266790528,
"Width": 267.0,
"Height": 198.0,
"FontSize": 36.0,
"InitialTop": -377.98014266790528,
"InitialHeight": 175.0,
"TextblockHeight": 43.0,
"Background": "#FFA4E1FF"
},
{
"Id": "9eea704f77ce4ab39eba777525df9278",
"Title": "Bimorph\r\nArchilab",
"Nodes": [],
"Left": 1654.1729802016073,
"Top": -630.55299187257719,
"Width": 0.0,
"Height": 0.0,
"FontSize": 36.0,
"InitialTop": 0.0,
"InitialHeight": 0.0,
"TextblockHeight": 0.0,
"Background": "#FFC1D676"
}
],
"X": -1269.89022373573,
"Y": 710.279567267629,
"Zoom": 0.87895433218201
}
}

View File

@@ -0,0 +1,9 @@
# Dwg import cleaner
Removes **all** imported dwgs from drawing
## Required packages
- Bimorph nodes
- Archilab

View File

@@ -0,0 +1,119 @@
<Workspace Version="1.3.2.2480" X="-4727.95893874363" Y="158.972815824997" zoom="1.63152084563741" ScaleFactor="1" Name="Home" Description="" RunType="Manual" RunPeriod="1000" HasRunWithoutCrash="True">
<NamespaceResolutionMap />
<Elements>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="b42c45ca-0e58-4195-a829-2d121550b39f" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="Family.IsInPlace" x="2715.44305524121" y="176.079736106545" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<ID value="4f4e619c-bd49-4fa6-8f0c-b6db9d346c37" />
<Name value="Family.IsInPlace" />
<Description value="Determines if a family is an in-place family" />
<Inputs>
<Input value="family" />
</Inputs>
<Outputs>
<Output value="bool" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<DSRevitNodesUI.ElementsAtLevel guid="33354fea-d4e0-4520-bf08-d6ef0f0e5ae6" type="DSRevitNodesUI.ElementsAtLevel" nickname="All Elements at Level" x="650.279073397319" y="-81.0309616536216" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</DSRevitNodesUI.ElementsAtLevel>
<DSRevitNodesUI.ElementsOfCategory guid="ca6d8fdf-c2e3-4f4d-9394-a289cb61f747" type="DSRevitNodesUI.ElementsOfCategory" nickname="All Elements of Category" x="376.279073397319" y="-81.0309616536216" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</DSRevitNodesUI.ElementsOfCategory>
<DSRevitNodesUI.Categories guid="3112000b-7521-48e3-9afe-7e4d055a13b5" type="DSRevitNodesUI.Categories" nickname="Categories" x="110.279073397319" y="-81.0309616536216" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false" index="245:Levels" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="f2b3ba33-3941-4f17-88d3-ae8c5c7c0a7a" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.FilterByBoolMask" x="3015.27907339732" y="37.9690383463784" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.FilterByBoolMask@var[]..[],var[]..[]">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="9d53880b-5ea9-406a-a60d-801549ce58f0" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Element.GetParameterValueByName" x="901.279073397319" y="-42.0309616536216" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="RevitNodes.dll" function="Revit.Elements.Element.GetParameterValueByName@string">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="9ec3c87f-cfd1-4708-a471-431d094c8d2a" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="650.279073397319" y="27.1823716797118" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;Family&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="b6a2fee3-3b09-43c4-ac35-4334fa362a91" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.UniqueItems" x="1543.27907339732" y="-42.0309616536216" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.UniqueItems@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="278590ed-bde2-4eeb-8a6a-d71f70fa2550" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="1264.27907339732" y="-42.0309616536216" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="BuiltIn" function="Flatten@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.HigherOrder.Map guid="39bdd463-4ea2-4e93-ab70-e3144eff8dc5" type="CoreNodeModels.HigherOrder.Map" nickname="List.Map" x="1867.27907339732" y="-1.03096165362157" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</CoreNodeModels.HigherOrder.Map>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="1a16357b-55a8-44ee-87c8-574995fb7f54" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="FamilyType.Family" x="1543.27907339732" y="65.9690383463785" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="RevitNodes.dll" function="Revit.Elements.FamilyType.Family">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="7b1e028f-987f-481b-b74e-57f49a8fe5a2" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.Clean" x="2101.27907339732" y="50.9690383463784" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.Clean@var[]..[],bool">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="b27d9b5c-7a11-47ba-9587-5b1837807030" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="1867.27907339732" y="133.182371679712" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="false;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="01d22809-898d-4b6d-9c03-8558ab9d9519" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.UniqueItems" x="2459.27907339732" y="50.9690383463784" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.UniqueItems@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="796b61e7-fcb5-435a-96e0-ffa060f66a3c" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Family.Name" x="3015.27907339732" y="171.969038346378" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="RevitNodes.dll" function="Revit.Elements.Family.Name">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="c0be6750-0c7c-42f8-8f3d-17e6573f2e70" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="SortByFunction" x="3305.27907339732" y="91.9690383463784" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="BuiltIn" function="SortByFunction@var[]..[],_FunctionObject">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.Watch guid="fe309a0f-a126-460b-8068-ce0dd10f699a" type="CoreNodeModels.Watch" nickname="Watch" x="3586.07585160999" y="202.712532475323" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</CoreNodeModels.Watch>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="ef7398e0-3f65-47a2-9233-7aba7c68306a" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="Springs.Watch+" x="4024.98829290424" y="-68.2969717289321" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
<ID value="46a3a667-ec7a-49ed-8675-ed77333ecd8e" />
<Name value="Springs.Watch+" />
<Description value="This node that serializes the input information and presents it in a resizable text window." />
<Inputs>
<Input value="input" />
<Input value="reset" />
</Inputs>
<Outputs>
<Output value="" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<CoreNodeModels.Input.BoolSelector guid="48bf9be1-da01-487f-8849-2025bfd5d6b0" type="CoreNodeModels.Input.BoolSelector" nickname="Boolean" x="3662.74072954852" y="-109.602130334315" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.Boolean>True</System.Boolean>
</CoreNodeModels.Input.BoolSelector>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="da633061-a448-4d24-99e9-b18a97562ba7" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Parameter.Id" x="3623.5745857438" y="61.0184779393011" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="RevitNodes.dll" function="Revit.Elements.Parameter.Id">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
</Elements>
<Connectors>
<Dynamo.Graph.Connectors.ConnectorModel start="b42c45ca-0e58-4195-a829-2d121550b39f" start_index="0" end="f2b3ba33-3941-4f17-88d3-ae8c5c7c0a7a" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="33354fea-d4e0-4520-bf08-d6ef0f0e5ae6" start_index="0" end="9d53880b-5ea9-406a-a60d-801549ce58f0" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="ca6d8fdf-c2e3-4f4d-9394-a289cb61f747" start_index="0" end="33354fea-d4e0-4520-bf08-d6ef0f0e5ae6" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3112000b-7521-48e3-9afe-7e4d055a13b5" start_index="0" end="ca6d8fdf-c2e3-4f4d-9394-a289cb61f747" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f2b3ba33-3941-4f17-88d3-ae8c5c7c0a7a" start_index="0" end="c0be6750-0c7c-42f8-8f3d-17e6573f2e70" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9d53880b-5ea9-406a-a60d-801549ce58f0" start_index="0" end="278590ed-bde2-4eeb-8a6a-d71f70fa2550" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9ec3c87f-cfd1-4708-a471-431d094c8d2a" start_index="0" end="9d53880b-5ea9-406a-a60d-801549ce58f0" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="b6a2fee3-3b09-43c4-ac35-4334fa362a91" start_index="0" end="39bdd463-4ea2-4e93-ab70-e3144eff8dc5" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="278590ed-bde2-4eeb-8a6a-d71f70fa2550" start_index="0" end="b6a2fee3-3b09-43c4-ac35-4334fa362a91" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="39bdd463-4ea2-4e93-ab70-e3144eff8dc5" start_index="0" end="7b1e028f-987f-481b-b74e-57f49a8fe5a2" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="1a16357b-55a8-44ee-87c8-574995fb7f54" start_index="0" end="39bdd463-4ea2-4e93-ab70-e3144eff8dc5" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7b1e028f-987f-481b-b74e-57f49a8fe5a2" start_index="0" end="01d22809-898d-4b6d-9c03-8558ab9d9519" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="b27d9b5c-7a11-47ba-9587-5b1837807030" start_index="0" end="7b1e028f-987f-481b-b74e-57f49a8fe5a2" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="01d22809-898d-4b6d-9c03-8558ab9d9519" start_index="0" end="b42c45ca-0e58-4195-a829-2d121550b39f" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="01d22809-898d-4b6d-9c03-8558ab9d9519" start_index="0" end="f2b3ba33-3941-4f17-88d3-ae8c5c7c0a7a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="796b61e7-fcb5-435a-96e0-ffa060f66a3c" start_index="0" end="c0be6750-0c7c-42f8-8f3d-17e6573f2e70" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c0be6750-0c7c-42f8-8f3d-17e6573f2e70" start_index="0" end="fe309a0f-a126-460b-8068-ce0dd10f699a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c0be6750-0c7c-42f8-8f3d-17e6573f2e70" start_index="0" end="da633061-a448-4d24-99e9-b18a97562ba7" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="48bf9be1-da01-487f-8849-2025bfd5d6b0" start_index="0" end="ef7398e0-3f65-47a2-9233-7aba7c68306a" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="da633061-a448-4d24-99e9-b18a97562ba7" start_index="0" end="ef7398e0-3f65-47a2-9233-7aba7c68306a" end_index="0" portType="0" />
</Connectors>
<Notes />
<Annotations>
<Dynamo.Graph.Annotations.AnnotationModel guid="1570529a-b90e-4ec8-bee8-d3679f558a2c" annotationText="Clockwork" left="2705.44305524121" top="130.079736106545" width="203" height="139" fontSize="30" InitialTop="176.079736106545" InitialHeight="123" TextblockHeight="36" backgrouund="#FFA4E1FF">
<Models ModelGuid="b42c45ca-0e58-4195-a829-2d121550b39f" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="4c4ff5ec-ce9d-49b7-a97f-5641995c87ba" annotationText="Springs" left="4014.98829290424" top="-114.296971728932" width="178" height="165" fontSize="30" InitialTop="-68.2969717289321" InitialHeight="149" TextblockHeight="36" backgrouund="#FFA4E1FF">
<Models ModelGuid="ef7398e0-3f65-47a2-9233-7aba7c68306a" />
</Dynamo.Graph.Annotations.AnnotationModel>
</Annotations>
<Presets />
<Cameras>
<Camera Name="Background Preview" eyeX="-17" eyeY="24" eyeZ="50" lookX="12" lookY="-13" lookZ="-58" upX="0" upY="1" upZ="0" />
</Cameras>
</Workspace>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,9 @@
# List all inplace elements
What title says
## Requirements
- Clockwork
- Spring nodes