Removed 1.x scripts
This commit is contained in:
304
revisions/AddAllRevisionsToAllSheets.dyn
Normal file
304
revisions/AddAllRevisionsToAllSheets.dyn
Normal file
@@ -0,0 +1,304 @@
|
||||
{
|
||||
"Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209",
|
||||
"IsCustomNode": false,
|
||||
"Description": "",
|
||||
"Name": "AddAllRevisionsToAllSheets",
|
||||
"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": "b0f744c47bb0442cb7f8af04190fa311",
|
||||
"Name": "Sheet",
|
||||
"Description": "var[]..[]",
|
||||
"UsingDefaultValue": false,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
},
|
||||
{
|
||||
"Id": "71c1366fd1664198bd026bc09e93f431",
|
||||
"Name": "Revision",
|
||||
"Description": "var[]..[]",
|
||||
"UsingDefaultValue": false,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
},
|
||||
{
|
||||
"Id": "fa128cadfafa4ce79ba7dc0f010df104",
|
||||
"Name": "RunIt",
|
||||
"Description": "bool\nDefault value : false",
|
||||
"UsingDefaultValue": true,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
}
|
||||
],
|
||||
"Outputs": [
|
||||
{
|
||||
"Id": "303d7d0fb98b4857a99a25a14906c41b",
|
||||
"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": "Dynamo.Graph.Nodes.CustomNodes.Function, DynamoCore",
|
||||
"FunctionSignature": "e4f67d90-ea21-4d85-acbf-a9388cf512c8",
|
||||
"FunctionType": "Graph",
|
||||
"NodeType": "FunctionNode",
|
||||
"Id": "e40961d4071b4eb4b62f816cee79cfac",
|
||||
"Inputs": [
|
||||
{
|
||||
"Id": "6e291c8c69924f299e79126551aa0d23",
|
||||
"Name": "RunIt",
|
||||
"Description": "bool\nDefault value : false",
|
||||
"UsingDefaultValue": true,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
}
|
||||
],
|
||||
"Outputs": [
|
||||
{
|
||||
"Id": "ec1704fa82f24198bf7af5d8a9b7cf43",
|
||||
"Name": "Revision",
|
||||
"Description": "return value",
|
||||
"UsingDefaultValue": false,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
}
|
||||
],
|
||||
"Replication": "Auto",
|
||||
"Description": "This node will return all Revisions currently defined in the mode."
|
||||
},
|
||||
{
|
||||
"ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels",
|
||||
"NodeType": "BooleanInputNode",
|
||||
"InputValue": true,
|
||||
"Id": "89a0ec2a976649138cebb8b96abe9da2",
|
||||
"Inputs": [],
|
||||
"Outputs": [
|
||||
{
|
||||
"Id": "dd31188c2564479a8dded99af964391e",
|
||||
"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": "6d8468ba9e404d80a3d2a4e7fcdf5709",
|
||||
"Name": "Category",
|
||||
"Description": "The Category",
|
||||
"UsingDefaultValue": false,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
}
|
||||
],
|
||||
"Outputs": [
|
||||
{
|
||||
"Id": "e0bb06a4cd4f44bbb06e2801e1dc4149",
|
||||
"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.Categories, DSRevitNodesUI",
|
||||
"SelectedIndex": 447,
|
||||
"NodeType": "ExtensionNode",
|
||||
"Id": "a257cc85cad14f55a1a750fc2cb8cc72",
|
||||
"Inputs": [],
|
||||
"Outputs": [
|
||||
{
|
||||
"Id": "16653c24e4c344998d63250606c1d577",
|
||||
"Name": "Category",
|
||||
"Description": "The selected Category.",
|
||||
"UsingDefaultValue": false,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
}
|
||||
],
|
||||
"Replication": "Disabled",
|
||||
"Description": "All built-in categories."
|
||||
}
|
||||
],
|
||||
"Connectors": [
|
||||
{
|
||||
"Start": "ec1704fa82f24198bf7af5d8a9b7cf43",
|
||||
"End": "71c1366fd1664198bd026bc09e93f431",
|
||||
"Id": "4a546a06870b4307aec6f753737d2d3a"
|
||||
},
|
||||
{
|
||||
"Start": "dd31188c2564479a8dded99af964391e",
|
||||
"End": "6e291c8c69924f299e79126551aa0d23",
|
||||
"Id": "745d28001e99490a817550b8b7b63e92"
|
||||
},
|
||||
{
|
||||
"Start": "dd31188c2564479a8dded99af964391e",
|
||||
"End": "fa128cadfafa4ce79ba7dc0f010df104",
|
||||
"Id": "a2018aa2fc6c4b36a3f452c472f89c48"
|
||||
},
|
||||
{
|
||||
"Start": "e0bb06a4cd4f44bbb06e2801e1dc4149",
|
||||
"End": "b0f744c47bb0442cb7f8af04190fa311",
|
||||
"Id": "d6b30447aa43436ab02a6b30c94f8c45"
|
||||
},
|
||||
{
|
||||
"Start": "16653c24e4c344998d63250606c1d577",
|
||||
"End": "6d8468ba9e404d80a3d2a4e7fcdf5709",
|
||||
"Id": "1f6532401d604660b18e7f6a3cab569f"
|
||||
}
|
||||
],
|
||||
"Dependencies": [
|
||||
"b489e87e-6c60-4887-ab3c-88ef8a099209",
|
||||
"e4f67d90-ea21-4d85-acbf-a9388cf512c8"
|
||||
],
|
||||
"Bindings": [],
|
||||
"View": {
|
||||
"Dynamo": {
|
||||
"ScaleFactor": 1.0,
|
||||
"HasRunWithoutCrash": false,
|
||||
"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": "Add Revisions to Sheet",
|
||||
"Id": "95b9719aeade4cb8815d185eb8dfd3ff",
|
||||
"IsSetAsInput": false,
|
||||
"IsSetAsOutput": false,
|
||||
"Excluded": false,
|
||||
"X": 3734.70099138213,
|
||||
"Y": 842.32061144745853
|
||||
},
|
||||
{
|
||||
"ShowGeometry": true,
|
||||
"Name": "Get All Revisions",
|
||||
"Id": "e40961d4071b4eb4b62f816cee79cfac",
|
||||
"IsSetAsInput": false,
|
||||
"IsSetAsOutput": false,
|
||||
"Excluded": false,
|
||||
"X": 3397.9611841839296,
|
||||
"Y": 888.78878507649154
|
||||
},
|
||||
{
|
||||
"ShowGeometry": true,
|
||||
"Name": "Boolean",
|
||||
"Id": "89a0ec2a976649138cebb8b96abe9da2",
|
||||
"IsSetAsInput": false,
|
||||
"IsSetAsOutput": false,
|
||||
"Excluded": false,
|
||||
"X": 3226.1091896898315,
|
||||
"Y": 1056.132304869057
|
||||
},
|
||||
{
|
||||
"ShowGeometry": true,
|
||||
"Name": "All Elements of Category",
|
||||
"Id": "3869f1337cc44bad867107d8c9991057",
|
||||
"IsSetAsInput": false,
|
||||
"IsSetAsOutput": false,
|
||||
"Excluded": false,
|
||||
"X": 3174.2407371433519,
|
||||
"Y": 651.10785353272479
|
||||
},
|
||||
{
|
||||
"ShowGeometry": true,
|
||||
"Name": "Categories",
|
||||
"Id": "a257cc85cad14f55a1a750fc2cb8cc72",
|
||||
"IsSetAsInput": false,
|
||||
"IsSetAsOutput": false,
|
||||
"Excluded": false,
|
||||
"X": 2816.2407371433519,
|
||||
"Y": 651.10785353272479
|
||||
}
|
||||
],
|
||||
"Annotations": [
|
||||
{
|
||||
"Id": "8faecaa4e0bb47f5a08cead28d824660",
|
||||
"Title": "archicab",
|
||||
"Nodes": [
|
||||
"95b9719aeade4cb8815d185eb8dfd3ff",
|
||||
"e40961d4071b4eb4b62f816cee79cfac"
|
||||
],
|
||||
"Left": 3387.9611841839296,
|
||||
"Top": 796.32061144745853,
|
||||
"Width": 559.7398071982002,
|
||||
"Height": 185.468173629033,
|
||||
"FontSize": 30.0,
|
||||
"InitialTop": 842.32061144745853,
|
||||
"InitialHeight": 191.468173629033,
|
||||
"TextblockHeight": 36.0,
|
||||
"Background": "#FFC1D676"
|
||||
},
|
||||
{
|
||||
"Id": "86ffdb3707a447398e61c3b9f1ef5af3",
|
||||
"Title": "Script Name: AddAllRevisionsToAllSheets.dyn\n\nPackages used in this script: \narchi-lab.net version: 2019.2.23\n\nTimeStamp : 2019/8/16 1:38",
|
||||
"Nodes": [],
|
||||
"Left": 2816.2407371433515,
|
||||
"Top": 517.67825243154448,
|
||||
"Width": 0.0,
|
||||
"Height": 0.0,
|
||||
"FontSize": 36.0,
|
||||
"InitialTop": 0.0,
|
||||
"InitialHeight": 0.0,
|
||||
"TextblockHeight": 0.0,
|
||||
"Background": "#FFC1D676"
|
||||
}
|
||||
],
|
||||
"X": -1888.2019668751,
|
||||
"Y": -63.152857441085075,
|
||||
"Zoom": 0.71334304733390941
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user