added ui to script names, great readme rewrite
This commit is contained in:
286
revisions/AddOneRevisionsToAllSheets-DP.dyn
Normal file
286
revisions/AddOneRevisionsToAllSheets-DP.dyn
Normal file
@@ -0,0 +1,286 @@
|
||||
{
|
||||
"Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209",
|
||||
"IsCustomNode": false,
|
||||
"Description": "",
|
||||
"Name": "AddOneRevisionsToAllSheets",
|
||||
"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.Categories, DSRevitNodesUI",
|
||||
"SelectedIndex": 447,
|
||||
"NodeType": "ExtensionNode",
|
||||
"Id": "a257cc85cad14f55a1a750fc2cb8cc72",
|
||||
"Inputs": [],
|
||||
"Outputs": [
|
||||
{
|
||||
"Id": "919fa4aaa27c4f4a888e06b3d4c48d48",
|
||||
"Name": "Category",
|
||||
"Description": "The selected Category.",
|
||||
"UsingDefaultValue": false,
|
||||
"Level": 2,
|
||||
"UseLevels": false,
|
||||
"KeepListStructure": false
|
||||
}
|
||||
],
|
||||
"Replication": "Disabled",
|
||||
"Description": "All built-in categories."
|
||||
},
|
||||
{
|
||||
"ConcreteType": "DSRevitNodesUI.RevitRevisions, DSRevitNodesUI",
|
||||
"SelectedIndex": 0,
|
||||
"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."
|
||||
}
|
||||
],
|
||||
"Connectors": [
|
||||
{
|
||||
"Start": "0b57bec2e1ed4541a2dcd87df035f498",
|
||||
"End": "b8e47f8873db44bca9218cdec372f263",
|
||||
"Id": "63db40df33a04022aeeea9b1063dbf6e"
|
||||
},
|
||||
{
|
||||
"Start": "f627aefbfce14affb5505a79122ff391",
|
||||
"End": "a92b8c0091da408598e3c7a9d33ff6ab",
|
||||
"Id": "f30df703032845bbab627f9fc5e690a6"
|
||||
},
|
||||
{
|
||||
"Start": "919fa4aaa27c4f4a888e06b3d4c48d48",
|
||||
"End": "762d9e47687442839af5f79d76c9600e",
|
||||
"Id": "171570d2a1234321ab39313b45bff3f1"
|
||||
},
|
||||
{
|
||||
"Start": "d7caf0e101784eaaa14155fef1fe383d",
|
||||
"End": "9e47165a133c41faa23b6a91d87e8e1c",
|
||||
"Id": "330b66181c9a4abfbdc0ba8a78ddf1f1"
|
||||
}
|
||||
],
|
||||
"Dependencies": [
|
||||
"b489e87e-6c60-4887-ab3c-88ef8a099209"
|
||||
],
|
||||
"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": 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": "Categories",
|
||||
"Id": "a257cc85cad14f55a1a750fc2cb8cc72",
|
||||
"IsSetAsInput": false,
|
||||
"IsSetAsOutput": false,
|
||||
"Excluded": false,
|
||||
"X": 3002.78551205807,
|
||||
"Y": 685.04903202497
|
||||
},
|
||||
{
|
||||
"ShowGeometry": true,
|
||||
"Name": "Select Revision",
|
||||
"Id": "24d9a652979b417980c9de4dfbe9d81d",
|
||||
"IsSetAsInput": true,
|
||||
"IsSetAsOutput": false,
|
||||
"Excluded": false,
|
||||
"X": 2979.43579731577,
|
||||
"Y": 815.907150532393
|
||||
}
|
||||
],
|
||||
"Annotations": [
|
||||
{
|
||||
"Id": "8faecaa4e0bb47f5a08cead28d824660",
|
||||
"Title": "archilab",
|
||||
"Nodes": [
|
||||
"95b9719aeade4cb8815d185eb8dfd3ff"
|
||||
],
|
||||
"Left": 3493.54110958517,
|
||||
"Top": 793.787405213118,
|
||||
"Width": 223.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": -2522.1982609966644,
|
||||
"Y": -377.83839036521033,
|
||||
"Zoom": 0.90002773577644624
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user