342 lines
9.7 KiB
Plaintext
342 lines
9.7 KiB
Plaintext
{
|
|
"Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209",
|
|
"IsCustomNode": false,
|
|
"Description": "",
|
|
"Name": "AddOneRevisionsToAllSheets-DP",
|
|
"ElementResolver": {
|
|
"ResolutionMap": {}
|
|
},
|
|
"Inputs": [],
|
|
"Outputs": [],
|
|
"Nodes": [
|
|
{
|
|
"ConcreteType": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore",
|
|
"FunctionSignature": "b489e87e-6c60-4887-ab3c-88ef8a099209",
|
|
"FunctionType": "Graph",
|
|
"NodeType": "FunctionNode",
|
|
"Id": "95b9719aeade4cb8815d185eb8dfd3ff",
|
|
"Inputs": [
|
|
{
|
|
"Id": "a92b8c0091da408598e3c7a9d33ff6ab",
|
|
"Name": "_sheet",
|
|
"Description": "var[]..[]",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
},
|
|
{
|
|
"Id": "9e47165a133c41faa23b6a91d87e8e1c",
|
|
"Name": "_revision",
|
|
"Description": "var[]..[]",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
},
|
|
{
|
|
"Id": "b8e47f8873db44bca9218cdec372f263",
|
|
"Name": "_runIt",
|
|
"Description": "bool\nDefault value : false",
|
|
"UsingDefaultValue": true,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Outputs": [
|
|
{
|
|
"Id": "ed6939e745fe44e297a2800cc8318f2a",
|
|
"Name": "_sheet",
|
|
"Description": "return value",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Replication": "Auto",
|
|
"Description": "This node will add specified revisions to a sheet. "
|
|
},
|
|
{
|
|
"ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
|
|
"NodeType": "BooleanInputNode",
|
|
"InputValue": true,
|
|
"Id": "89a0ec2a976649138cebb8b96abe9da2",
|
|
"Inputs": [],
|
|
"Outputs": [
|
|
{
|
|
"Id": "0b57bec2e1ed4541a2dcd87df035f498",
|
|
"Name": "",
|
|
"Description": "Boolean",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Replication": "Disabled",
|
|
"Description": "Selection between a true and false."
|
|
},
|
|
{
|
|
"ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI",
|
|
"NodeType": "ExtensionNode",
|
|
"Id": "3869f1337cc44bad867107d8c9991057",
|
|
"Inputs": [
|
|
{
|
|
"Id": "762d9e47687442839af5f79d76c9600e",
|
|
"Name": "Category",
|
|
"Description": "The Category",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Outputs": [
|
|
{
|
|
"Id": "f627aefbfce14affb5505a79122ff391",
|
|
"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": "DSRevitNodesUI.RevitRevisions, DSRevitNodesUI",
|
|
"SelectedIndex": 0,
|
|
"SelectedString": "Seq. 1 - Révision",
|
|
"NodeType": "ExtensionNode",
|
|
"Id": "24d9a652979b417980c9de4dfbe9d81d",
|
|
"Inputs": [],
|
|
"Outputs": [
|
|
{
|
|
"Id": "d7caf0e101784eaaa14155fef1fe383d",
|
|
"Name": "Revision",
|
|
"Description": "The selected Revision",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Replication": "Disabled",
|
|
"Description": "Select an existing Revit Revision from the active document."
|
|
},
|
|
{
|
|
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
|
|
"NodeType": "FunctionNode",
|
|
"FunctionSignature": "Revit.Elements.Category.ByName@string",
|
|
"Id": "17bc7604bf6647f487f4a442390b00ea",
|
|
"Inputs": [
|
|
{
|
|
"Id": "51e4d81aebb54240a203221df05462e1",
|
|
"Name": "name",
|
|
"Description": "The built in category name.\n\nstring",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Outputs": [
|
|
{
|
|
"Id": "76490d4abbd9466c854f1fb871c3d409",
|
|
"Name": "Category",
|
|
"Description": "Category",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Replication": "Auto",
|
|
"Description": "Gets a Revit category by the built-in category name.\n\nCategory.ByName (name: string): Category"
|
|
},
|
|
{
|
|
"ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore",
|
|
"NodeType": "CodeBlockNode",
|
|
"Code": "\"Sheets\";",
|
|
"Id": "ac142c715c5049c79fda0022eb406349",
|
|
"Inputs": [],
|
|
"Outputs": [
|
|
{
|
|
"Id": "f9f71fcc48ae4d62ae1b82335499ccd8",
|
|
"Name": "",
|
|
"Description": "Value of expression at line 1",
|
|
"UsingDefaultValue": false,
|
|
"Level": 2,
|
|
"UseLevels": false,
|
|
"KeepListStructure": false
|
|
}
|
|
],
|
|
"Replication": "Disabled",
|
|
"Description": "Allows for DesignScript code to be authored directly"
|
|
}
|
|
],
|
|
"Connectors": [
|
|
{
|
|
"Start": "0b57bec2e1ed4541a2dcd87df035f498",
|
|
"End": "b8e47f8873db44bca9218cdec372f263",
|
|
"Id": "63db40df33a04022aeeea9b1063dbf6e"
|
|
},
|
|
{
|
|
"Start": "f627aefbfce14affb5505a79122ff391",
|
|
"End": "a92b8c0091da408598e3c7a9d33ff6ab",
|
|
"Id": "f30df703032845bbab627f9fc5e690a6"
|
|
},
|
|
{
|
|
"Start": "d7caf0e101784eaaa14155fef1fe383d",
|
|
"End": "9e47165a133c41faa23b6a91d87e8e1c",
|
|
"Id": "330b66181c9a4abfbdc0ba8a78ddf1f1"
|
|
},
|
|
{
|
|
"Start": "76490d4abbd9466c854f1fb871c3d409",
|
|
"End": "762d9e47687442839af5f79d76c9600e",
|
|
"Id": "aa93103703584a1bbfcc742937f8e4ae"
|
|
},
|
|
{
|
|
"Start": "f9f71fcc48ae4d62ae1b82335499ccd8",
|
|
"End": "51e4d81aebb54240a203221df05462e1",
|
|
"Id": "3ef3b19efb9b4e29a9a483c0a18d694f"
|
|
}
|
|
],
|
|
"Dependencies": [
|
|
"b489e87e-6c60-4887-ab3c-88ef8a099209"
|
|
],
|
|
"NodeLibraryDependencies": [
|
|
{
|
|
"Name": "archi-lab.net",
|
|
"Version": "2021.25.4",
|
|
"ReferenceType": "Package",
|
|
"Nodes": [
|
|
"95b9719aeade4cb8815d185eb8dfd3ff"
|
|
]
|
|
}
|
|
],
|
|
"Bindings": [],
|
|
"View": {
|
|
"Dynamo": {
|
|
"ScaleFactor": 1.0,
|
|
"HasRunWithoutCrash": true,
|
|
"IsVisibleInDynamoLibrary": true,
|
|
"Version": "2.3.0.5885",
|
|
"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": "Add Revisions to Sheet",
|
|
"Id": "95b9719aeade4cb8815d185eb8dfd3ff",
|
|
"IsSetAsInput": false,
|
|
"IsSetAsOutput": false,
|
|
"Excluded": false,
|
|
"X": 3503.54110958517,
|
|
"Y": 839.787405213118
|
|
},
|
|
{
|
|
"ShowGeometry": true,
|
|
"Name": "Boolean",
|
|
"Id": "89a0ec2a976649138cebb8b96abe9da2",
|
|
"IsSetAsInput": false,
|
|
"IsSetAsOutput": false,
|
|
"Excluded": false,
|
|
"X": 3193.20578957428,
|
|
"Y": 986.822413884599
|
|
},
|
|
{
|
|
"ShowGeometry": true,
|
|
"Name": "All Elements of Category",
|
|
"Id": "3869f1337cc44bad867107d8c9991057",
|
|
"IsSetAsInput": false,
|
|
"IsSetAsOutput": false,
|
|
"Excluded": false,
|
|
"X": 3218.84170442825,
|
|
"Y": 683.511265531232
|
|
},
|
|
{
|
|
"ShowGeometry": true,
|
|
"Name": "Select Revision",
|
|
"Id": "24d9a652979b417980c9de4dfbe9d81d",
|
|
"IsSetAsInput": true,
|
|
"IsSetAsOutput": false,
|
|
"Excluded": false,
|
|
"X": 2942.4229727977695,
|
|
"Y": 908.73056260866042
|
|
},
|
|
{
|
|
"ShowGeometry": true,
|
|
"Name": "Category.ByName",
|
|
"Id": "17bc7604bf6647f487f4a442390b00ea",
|
|
"IsSetAsInput": false,
|
|
"IsSetAsOutput": false,
|
|
"Excluded": false,
|
|
"X": 2967.3965477970264,
|
|
"Y": 696.46341613429308
|
|
},
|
|
{
|
|
"ShowGeometry": true,
|
|
"Name": "Code Block",
|
|
"Id": "ac142c715c5049c79fda0022eb406349",
|
|
"IsSetAsInput": false,
|
|
"IsSetAsOutput": false,
|
|
"Excluded": false,
|
|
"X": 2810.3295820446247,
|
|
"Y": 715.16704179553744
|
|
}
|
|
],
|
|
"Annotations": [
|
|
{
|
|
"Id": "8faecaa4e0bb47f5a08cead28d824660",
|
|
"Title": "archilab",
|
|
"Nodes": [
|
|
"95b9719aeade4cb8815d185eb8dfd3ff"
|
|
],
|
|
"Left": 3493.54110958517,
|
|
"Top": 793.787405213118,
|
|
"Width": 232.0,
|
|
"Height": 191.0,
|
|
"FontSize": 30.0,
|
|
"InitialTop": 839.787405213118,
|
|
"InitialHeight": 145.0,
|
|
"TextblockHeight": 36.0,
|
|
"Background": "#FFC1D676"
|
|
},
|
|
{
|
|
"Id": "6681aa1d981e40f4a8d0ea39fe032dce",
|
|
"Title": "Script Name: AddOneRevisionsToAllSheets.dyn\n\nPackages used in this script: \narchi-lab.net version: 2019.2.23\n\nTimeStamp : 2019/8/16 1:41",
|
|
"Nodes": [],
|
|
"Left": 2879.43579731577,
|
|
"Top": 583.511265531232,
|
|
"Width": 0.0,
|
|
"Height": 0.0,
|
|
"FontSize": 36.0,
|
|
"InitialTop": 0.0,
|
|
"InitialHeight": 0.0,
|
|
"TextblockHeight": 0.0,
|
|
"Background": "#FFC1D676"
|
|
}
|
|
],
|
|
"X": -1786.075357332069,
|
|
"Y": 178.45915900808666,
|
|
"Zoom": 0.65526186611887527
|
|
}
|
|
} |