parent
543cd11921
commit
d6dc279fcf
@ -0,0 +1,263 @@ |
||||
{ |
||||
"Uuid": "b1e94004-a7c4-4d09-aa34-e8e51769212c", |
||||
"IsCustomNode": false, |
||||
"Description": null, |
||||
"Name": "Wall Disallow or Allow Joins", |
||||
"ElementResolver": { |
||||
"ResolutionMap": {} |
||||
}, |
||||
"Inputs": [], |
||||
"Outputs": [], |
||||
"Nodes": [ |
||||
{ |
||||
"ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", |
||||
"SelectedIndex": 610, |
||||
"SelectedString": "OST_Walls", |
||||
"NodeType": "ExtensionNode", |
||||
"Id": "37b72a07c3d44a6cb51f95100afb3119", |
||||
"Inputs": [], |
||||
"Outputs": [ |
||||
{ |
||||
"Id": "dffdfcdce5344327818486499f06cc60", |
||||
"Name": "Category", |
||||
"Description": "The selected Category.", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Replication": "Disabled", |
||||
"Description": "All built-in categories." |
||||
}, |
||||
{ |
||||
"ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", |
||||
"NodeType": "ExtensionNode", |
||||
"Id": "3e963f1684864e94853857d4d713550c", |
||||
"Inputs": [ |
||||
{ |
||||
"Id": "39bdc6c0ce444ce7a82b09a8c4b7856f", |
||||
"Name": "Category", |
||||
"Description": "The Category", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Outputs": [ |
||||
{ |
||||
"Id": "4ef0b0059df24ad79b32e65309201107", |
||||
"Name": "Elements", |
||||
"Description": "An element type.", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Replication": "Disabled", |
||||
"Description": "Get all elements of the specified category from the model." |
||||
}, |
||||
{ |
||||
"ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", |
||||
"NodeType": "ExtensionNode", |
||||
"Id": "859f98f19feb40cab214b7d84144b31e", |
||||
"Inputs": [ |
||||
{ |
||||
"Id": "1b651b2aa4524abea77064c63c39aa54", |
||||
"Name": "", |
||||
"Description": "Node to evaluate.", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Outputs": [ |
||||
{ |
||||
"Id": "2d601dd301224dfeb137530f14d91aab", |
||||
"Name": "", |
||||
"Description": "Watch contents.", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Replication": "Disabled", |
||||
"Description": "Visualize the output of node." |
||||
}, |
||||
{ |
||||
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", |
||||
"NodeType": "FunctionNode", |
||||
"FunctionSignature": "WombatDynamo.Wall.AllowDisallowJoins@Revit.Elements.Wall,bool", |
||||
"Id": "0e0acf6b9f604c418f9a528065321c9f", |
||||
"Inputs": [ |
||||
{ |
||||
"Id": "6be8445d8a8e42c59177962978a21f8a", |
||||
"Name": "wall", |
||||
"Description": "Wall", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
}, |
||||
{ |
||||
"Id": "968ea18bc85a4107847858663fc09e30", |
||||
"Name": "allow", |
||||
"Description": "bool", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Outputs": [ |
||||
{ |
||||
"Id": "29f640394ec6482b95354f87994a0ae1", |
||||
"Name": "Wall", |
||||
"Description": "Wall", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Replication": "Auto", |
||||
"Description": "Enable or Disable joining behavior at both ends of a Wall\n\nWall.AllowDisallowJoins (wall: Wall, allow: bool): Wall" |
||||
}, |
||||
{ |
||||
"ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels", |
||||
"NodeType": "BooleanInputNode", |
||||
"InputValue": true, |
||||
"Id": "9e1fcfea181f4132836e68fa91f3f718", |
||||
"Inputs": [], |
||||
"Outputs": [ |
||||
{ |
||||
"Id": "b7b5c52a038c4bc2804d67b5eb84319c", |
||||
"Name": "", |
||||
"Description": "Boolean", |
||||
"UsingDefaultValue": false, |
||||
"Level": 2, |
||||
"UseLevels": false, |
||||
"KeepListStructure": false |
||||
} |
||||
], |
||||
"Replication": "Disabled", |
||||
"Description": "Selection between a true and false." |
||||
} |
||||
], |
||||
"Connectors": [ |
||||
{ |
||||
"Start": "dffdfcdce5344327818486499f06cc60", |
||||
"End": "39bdc6c0ce444ce7a82b09a8c4b7856f", |
||||
"Id": "e611be69643747f99aa7107a8533f79b" |
||||
}, |
||||
{ |
||||
"Start": "4ef0b0059df24ad79b32e65309201107", |
||||
"End": "1b651b2aa4524abea77064c63c39aa54", |
||||
"Id": "f5bd25dbc5e84902a81cd017ca161246" |
||||
}, |
||||
{ |
||||
"Start": "2d601dd301224dfeb137530f14d91aab", |
||||
"End": "6be8445d8a8e42c59177962978a21f8a", |
||||
"Id": "aacfff8f642a4c65998a0aa841657750" |
||||
}, |
||||
{ |
||||
"Start": "b7b5c52a038c4bc2804d67b5eb84319c", |
||||
"End": "968ea18bc85a4107847858663fc09e30", |
||||
"Id": "2f0cd8e5a5b048d0bc37bd26419219cd" |
||||
} |
||||
], |
||||
"Dependencies": [], |
||||
"NodeLibraryDependencies": [ |
||||
{ |
||||
"Name": "WombatDynamo", |
||||
"Version": "2.3.5", |
||||
"ReferenceType": "Package", |
||||
"Nodes": [ |
||||
"0e0acf6b9f604c418f9a528065321c9f" |
||||
] |
||||
} |
||||
], |
||||
"Bindings": [], |
||||
"View": { |
||||
"Dynamo": { |
||||
"ScaleFactor": 1.0, |
||||
"HasRunWithoutCrash": true, |
||||
"IsVisibleInDynamoLibrary": true, |
||||
"Version": "2.3.0.5885", |
||||
"RunType": "Manual", |
||||
"RunPeriod": "1000" |
||||
}, |
||||
"Camera": { |
||||
"Name": "Default Camera", |
||||
"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": "Categories", |
||||
"Id": "37b72a07c3d44a6cb51f95100afb3119", |
||||
"IsSetAsInput": false, |
||||
"IsSetAsOutput": false, |
||||
"Excluded": false, |
||||
"X": 214.5, |
||||
"Y": 132.0 |
||||
}, |
||||
{ |
||||
"ShowGeometry": true, |
||||
"Name": "All Elements of Category", |
||||
"Id": "3e963f1684864e94853857d4d713550c", |
||||
"IsSetAsInput": false, |
||||
"IsSetAsOutput": false, |
||||
"Excluded": false, |
||||
"X": 471.5, |
||||
"Y": 175.0 |
||||
}, |
||||
{ |
||||
"ShowGeometry": true, |
||||
"Name": "Watch", |
||||
"Id": "859f98f19feb40cab214b7d84144b31e", |
||||
"IsSetAsInput": false, |
||||
"IsSetAsOutput": false, |
||||
"Excluded": false, |
||||
"X": 723.5, |
||||
"Y": 180.0 |
||||
}, |
||||
{ |
||||
"ShowGeometry": true, |
||||
"Name": "Wall.AllowDisallowJoins", |
||||
"Id": "0e0acf6b9f604c418f9a528065321c9f", |
||||
"IsSetAsInput": false, |
||||
"IsSetAsOutput": false, |
||||
"Excluded": false, |
||||
"X": 706.34244641139435, |
||||
"Y": 596.60136704812419 |
||||
}, |
||||
{ |
||||
"ShowGeometry": true, |
||||
"Name": "Boolean", |
||||
"Id": "9e1fcfea181f4132836e68fa91f3f718", |
||||
"IsSetAsInput": false, |
||||
"IsSetAsOutput": false, |
||||
"Excluded": false, |
||||
"X": 426.77274371894771, |
||||
"Y": 624.840730956452 |
||||
} |
||||
], |
||||
"Annotations": [], |
||||
"X": -136.16535625, |
||||
"Y": 25.056705563798118, |
||||
"Zoom": 0.70823125000000009 |
||||
} |
||||
} |
Binary file not shown.
Loading…
Reference in new issue