diff --git a/doc/distrib/Templates/cs-CZ/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/cs-CZ/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..1198e4dd2 --- /dev/null +++ b/doc/distrib/Templates/cs-CZ/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Shromáždí všechny prvky vybrané kategorie (výchozí pro místnosti) a získá hodnotu Plocha místnosti všech prvků", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "Vybraná kategorie.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Všechny integrované kategorie." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "Kategorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Třída prvku.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Získá z modelu všechny prvky určité kategorie." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "Název parametru, jehož hodnotu chcete získat\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Získá hodnotu jednoho z parametrů prvku.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Vytvoří řetězec.", + "InputValue": "Plocha" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Vlastnosti", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Náhled pozadí", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "Všechny prvky kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Vybrat kategorii aplikace Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Shromáždit všechny prvky vybrané kategorie", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Získat hodnoty parametrů z možnosti Prvky podle kategorie přes název parametru", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Zadejte název parametru a ujistěte se, že zohledňujete velká a malá písmena", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/cs-CZ/Collect All Elements Of Category.dyn b/doc/distrib/Templates/cs-CZ/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..b4bf4b3c5 --- /dev/null +++ b/doc/distrib/Templates/cs-CZ/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Shromáždí všechny prvky vybrané kategorie (výchozí pro místnosti)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "Vybraná kategorie.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Všechny integrované kategorie." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "Kategorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Třída prvku.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Získá z modelu všechny prvky určité kategorie." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Uzel k zobrazení výstupu", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Výstup uzlu", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Vizualizuje výstup uzlu" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Vlastnosti", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Náhled pozadí", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "Všechny prvky kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Vybrat kategorii aplikace Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Shromáždit všechny prvky vybrané kategorie", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Sledovat výsledky shromažďování všech prvků vybrané kategorie", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/cs-CZ/Export Data To Excel.dyn b/doc/distrib/Templates/cs-CZ/Export Data To Excel.dyn new file mode 100644 index 000000000..ba59babf7 --- /dev/null +++ b/doc/distrib/Templates/cs-CZ/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Exportuje data do aplikace Excel podle názvu vybraného výkresu. Bude nutné připojit data k exportu.", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Cesta k souboru", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Umožňuje vybrat soubor v systému a vrací cestu k tomuto souboru.", + "HintPath": "", + "InputValue": "Není vybrán žádný soubor." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Vytvoří řetězec.", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nVýchozí hodnota: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nVýchozí hodnota: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nVýchozí hodnota: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nVýchozí hodnota: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Vlastnosti", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Náhled pozadí", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Přejít k souboru aplikace Excel, do kterého se mají exportovat data", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Zadejte název výkresu, berte však ohled na velikost písmen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Exportovat data aplikace Excel pomocí formátu OpenXML z vybraného názvu výkresu", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/cs-CZ/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/cs-CZ/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..3f7a4c165 --- /dev/null +++ b/doc/distrib/Templates/cs-CZ/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Shromáždí všechny prvky vybrané kategorie (výchozí nastavení na Dveře) a získá geometrie všech prvků", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "Vybraná kategorie.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Všechny integrované kategorie." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "Kategorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Třída prvku.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Získá z modelu všechny prvky určité kategorie." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Seznam geometrií z prvku", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Vrátí veškerou geometrii asociovanou s prvkem. Při použití s připojenými prvky ignoruje transformace.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Vlastnosti", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Náhled pozadí", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "Všechny prvky kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Vybrat kategorii aplikace Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Shromáždit všechny prvky vybrané kategorie", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Získá geometrii všech shromážděných prvků tam, kde je to možné. Pokud v aplikaci Revit chybí nějaké prvky nebo pokud je geometrie neřešitelná, může vrátit upozornění a hodnotu null.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/cs-CZ/Import Data From Excel.dyn b/doc/distrib/Templates/cs-CZ/Import Data From Excel.dyn new file mode 100644 index 000000000..10678fb6f --- /dev/null +++ b/doc/distrib/Templates/cs-CZ/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Importuje data ze souboru aplikace Excel a transponuje data, čímž převrátí sloupce a řádky", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nVýchozí hodnota: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nVýchozí hodnota: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nVýchozí hodnota: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Cesta k souboru", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Umožňuje vybrat soubor v systému a vrací cestu k tomuto souboru.", + "HintPath": "", + "InputValue": "Není vybrán žádný soubor." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Vytvoří řetězec.", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Seznam seznamů k transponování\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Seznam transponovaných seznamů", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Vymění řádky a sloupce v seznamu seznamů. Pokud jsou v seznamu řádky kratší než jiné řádky, jsou vloženy na zbývající volná místa ve výsledném poli nulové hodnoty, aby bylo pole vždy obdélníkové.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Uzel k zobrazení výstupu", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Výstup uzlu", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Vizualizuje výstup uzlu" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Vlastnosti", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Náhled pozadí", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Přejít k souboru aplikace Excel, ze kterého se mají importovat data", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Zadejte název výkresu, berte však ohled na velikost písmen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Import dat aplikace Excel pomocí formátu OpenXML z vybraného názvu výkresu", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Transpozice dat aplikace Excel k převrácení řádků a sloupců", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/cs-CZ/Read Image From File.dyn b/doc/distrib/Templates/cs-CZ/Read Image From File.dyn new file mode 100644 index 000000000..d03b3ecf6 --- /dev/null +++ b/doc/distrib/Templates/cs-CZ/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Načte obrázek z disku, se kterým bude možné pracovat v aplikaci Dynamo", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Cesta k souboru", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Umožňuje vybrat soubor v systému a vrací cestu k tomuto souboru.", + "HintPath": "", + "InputValue": "Není vybrán žádný soubor." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Cesta k souboru.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Souborový objekt", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Vytvoří objekt souboru z dané cesty." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Objekt souboru, ze kterého se načte obrázek\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Objekt obrázku ze souboru", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Načte soubor jako rastr.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Obrázek k vizualizaci", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Obrázek k vizualizaci", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Zobrazí náhled obrázku" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Vlastnosti", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Náhled pozadí", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "Soubor z cesty", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Sledovat obrázek", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Přejít k souboru obrázku k importu", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Načíst soubor obrázku z disku do paměti aplikace Dynamo", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Načíst obrázek ze souboru v paměťovém prostoru aplikace Dynamo ve formátu rastru", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Sledovat obrázek kvůli vizuální kontrole", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/cs-CZ/filenames.json b/doc/distrib/Templates/cs-CZ/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/cs-CZ/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/de-DE/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/de-DE/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..f5f1ea66a --- /dev/null +++ b/doc/distrib/Templates/de-DE/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Alle Elemente einer ausgewählten Kategorie sammeln (vorgabemäßig auf Räume eingestellt) und Raumfläche der einzelnen Elemente abrufen", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "Ausgewählte Kategorie.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Alle integrierten Kategorien." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "Kategorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Elementklasse.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Rufen Sie alle Elemente der angegebenen Kategorie aus dem Modell ab." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "Name des Parameters, dessen Wert Sie abrufen möchten\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Rufen Sie den Wert eines der Parameter für das Element ab.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Erstellt eine Zeichenfolge", + "InputValue": "Fläche" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Eigenschaften", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Hintergrundvorschau", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Kategorien", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "Alle Elemente der Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Revit-Kategorie auswählen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Alle Elemente der ausgewählten Kategorie sammeln", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Parameterwerte aus Elementen nach Kategorie über einen Parameternamen abrufen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Parameternamen eingeben und sicherstellen, dass die Groß- und Kleinschreibung berücksichtigt wird", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/de-DE/Collect All Elements Of Category.dyn b/doc/distrib/Templates/de-DE/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..7e815e651 --- /dev/null +++ b/doc/distrib/Templates/de-DE/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Alle Elemente einer ausgewählten Kategorie sammeln (vorgabemäßig auf Räume eingestellt)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "Ausgewählte Kategorie.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Alle integrierten Kategorien." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "Kategorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Elementklasse.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Rufen Sie alle Elemente der angegebenen Kategorie aus dem Modell ab." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Block, dessen Ausgabe angezeigt wird", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Blockausgabe", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualisiert die Ausgabe eines Blocks" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Eigenschaften", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Hintergrundvorschau", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Kategorien", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "Alle Elemente der Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Revit-Kategorie auswählen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Alle Elemente der ausgewählten Kategorie sammeln", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Ergebnisse der Sammlung aller Elemente einer ausgewählten Kategorie anzeigen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/de-DE/Export Data To Excel.dyn b/doc/distrib/Templates/de-DE/Export Data To Excel.dyn new file mode 100644 index 000000000..34851d8b2 --- /dev/null +++ b/doc/distrib/Templates/de-DE/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Exportieren Sie Daten nach Excel, wenn ein Planname ausgewählt wurde. Sie müssen die zu exportierenden Daten verbinden", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Dateipfad", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Ermöglicht die Auswahl einer Datei auf dem System und gibt ihren Dateipfad zurück", + "HintPath": "", + "InputValue": "Keine Datei ausgewählt." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Erstellt eine Zeichenfolge", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nVorgabewert: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nVorgabewert: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nVorgabewert: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nVorgabewert: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Eigenschaften", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Hintergrundvorschau", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Zu Excel-Datei navigieren, in die Daten exportiert werden sollen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Plannamen eingeben, die Groß- und Kleinschreibung jedoch beachten", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Excel-Daten im OpenXML-Format aus einem ausgewählten Plannamen exportieren", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/de-DE/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/de-DE/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..9ff49fd81 --- /dev/null +++ b/doc/distrib/Templates/de-DE/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Alle Elemente einer ausgewählten Kategorie sammeln (vorgabemäßig auf Türen eingestellt) und Geometrie der einzelnen Elemente abrufen", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "Ausgewählte Kategorie.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Alle integrierten Kategorien." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "Kategorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Elementklasse.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Rufen Sie alle Elemente der angegebenen Kategorie aus dem Modell ab." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Liste der Geometrie aus dem Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Gibt die gesamte mit einem Element verknüpfte Geometrie zurück. Transformationen werden bei Verwendung mit verknüpften Elementen ignoriert.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Eigenschaften", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Hintergrundvorschau", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Kategorien", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "Alle Elemente der Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Revit-Kategorie auswählen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Alle Elemente der ausgewählten Kategorie sammeln", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Rufen Sie die Geometrie aller gesammelten Elemente ab, wo möglich. Es wird möglicherweise eine Warnung ausgegeben, und null wird zurückgegeben, wenn in Revit Daten fehlen oder die Geometrie nicht auflösbar ist", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/de-DE/Import Data From Excel.dyn b/doc/distrib/Templates/de-DE/Import Data From Excel.dyn new file mode 100644 index 000000000..47423bf66 --- /dev/null +++ b/doc/distrib/Templates/de-DE/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Daten aus einer Excel-Datei importieren und die Daten zum Umkehren von Spalten und Zeilen umstellen", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nVorgabewert: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nVorgabewert: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nVorgabewert: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Dateipfad", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Ermöglicht die Auswahl einer Datei auf dem System und gibt ihren Dateipfad zurück", + "HintPath": "", + "InputValue": "Keine Datei ausgewählt." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Erstellt eine Zeichenfolge", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Liste der umzustellenden Listen\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Liste der umgestellten Listen", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Vertauscht Zeilen und Spalten in einer Liste von Listen. Wenn einige Zeilen kürzer als die übrigen sind, werden Nullwerte als Platzhalter in das resultierende Array eingefügt, sodass dieses immer rechteckig ist.\n\nList.Transpose (Listen: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Block, dessen Ausgabe angezeigt wird", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Blockausgabe", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualisiert die Ausgabe eines Blocks" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Eigenschaften", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Hintergrundvorschau", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Zu Excel-Datei navigieren, aus der Daten importiert werden sollen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Plannamen eingeben, die Groß- und Kleinschreibung jedoch beachten", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Excel-Daten im OpenXML-Format von einem ausgewählten Plannamen importieren", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Excel-Daten zum Umkehren von Zeilen und Spalten umstellen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/de-DE/Read Image From File.dyn b/doc/distrib/Templates/de-DE/Read Image From File.dyn new file mode 100644 index 000000000..31333d798 --- /dev/null +++ b/doc/distrib/Templates/de-DE/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Bild von der Festplatte lesen, um in Dynamo arbeiten zu können", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Dateipfad", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Ermöglicht die Auswahl einer Datei auf dem System und gibt ihren Dateipfad zurück", + "HintPath": "", + "InputValue": "Keine Datei ausgewählt." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Pfad zu der Datei.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Dateiobjekt", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Erstellt ein Dateiobjekt aus dem angegebenen Pfad" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Dateiobjekt, aus dem das Bild geladen werden soll\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Bildobjekt aus Datei", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Lädt die Datei als Bitmap-Datei.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Bild zur Visualisierung", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Bild zur Visualisierung", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Zeigt eine Vorschau des Bilds an" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Eigenschaften", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Hintergrundvorschau", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "Datei aus Pfad", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Bild ansehen", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Zu importierende Bilddatei suchen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Bilddatei von der Festplatte in den Dynamo-Speicher laden", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Bild aus Datei im Dynamo-Arbeitsspeicher im Bitmap-Format lesen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Bild für die visuelle Überprüfung ansehen", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/de-DE/filenames.json b/doc/distrib/Templates/de-DE/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/de-DE/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/en-GB/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/en-GB/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..11d058fc2 --- /dev/null +++ b/doc/distrib/Templates/en-GB/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Collect all elements of a chosen category (Defaulting to Rooms) and getting each elements Room Area", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "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", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "The Category", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "An element class.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Get all elements of the specified category from the model." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "The name of the parameter whose value you want to obtain.\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Get the value of one of the element's parameters.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Creates a string", + "InputValue": "Area" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Properties", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Select Revit Category", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Collect all elements of that selected Category", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Get parameter values from Elements by Category via a parameter name", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Input parameter name, and make sure you take capitalization into account", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/en-GB/Collect All Elements Of Category.dyn b/doc/distrib/Templates/en-GB/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..e7a300f86 --- /dev/null +++ b/doc/distrib/Templates/en-GB/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Collect all elements of a chosen category (Defaulting to Rooms)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "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", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "The Category", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "An element class.", + "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", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Node to show output from", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Node output", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualizes a node's output" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Properties", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Select Revit Category", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Collect all elements of that selected Category", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Watch results of collecting every element of a chosen category", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/en-GB/Export Data To Excel.dyn b/doc/distrib/Templates/en-GB/Export Data To Excel.dyn new file mode 100644 index 000000000..60b83ac52 --- /dev/null +++ b/doc/distrib/Templates/en-GB/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Export data to Excel given a chosen sheet name. You will need to connect the data to be exported", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "File Path", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Allows you to select a file on the system and returns its file path", + "HintPath": "", + "InputValue": "No file selected." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Creates a string", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nDefault value : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nDefault value : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nDefault value : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nDefault value : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Properties", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Browse to Excel file to export data to", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Type in a Sheet Name, but be mindful of capitalization", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Export Excel data using the OpenXML format from a chosen sheet name", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/en-GB/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/en-GB/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..59433ad6c --- /dev/null +++ b/doc/distrib/Templates/en-GB/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Collect all elements of a chosen category (Defaulting to Doors) and getting each elements Geometry", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "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", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "The Category", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "An element class.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Get all elements of the specified category from the model." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "List of geometry from the element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Returns all geometry associated with an element. Ignores transforms when used with linked elements.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Properties", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Background Preview", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Select Revit Category", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Collect all elements of that selected Category", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Get the geometry of all collected elements where possible. It may return a warning and null should there be something missing in Revit, or the geometry be unresolvable", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/en-GB/Import Data From Excel.dyn b/doc/distrib/Templates/en-GB/Import Data From Excel.dyn new file mode 100644 index 000000000..175287cf0 --- /dev/null +++ b/doc/distrib/Templates/en-GB/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Import data from an Excel file and transpose the data to flip columns and rows", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nDefault value : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nDefault value : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nDefault value : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "File Path", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Allows you to select a file on the system and returns its file path", + "HintPath": "", + "InputValue": "No file selected." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Creates a string", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "List of lists to be transposed\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "List of transposed lists", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Swaps rows and columns in a list of lists. If there are some rows that are shorter than others, null values are inserted as place holders in the resultant array such that it is always rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Node to show output from", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Node output", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualizes a node's output" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Properties", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Browse to Excel file to import data from", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Type in a Sheet Name, but be mindful of capitalization", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Import Excel data using the OpenXML format from a chosen sheet name", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Transpose the Excel data to flip Rows and Columns", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/en-GB/Read Image From File.dyn b/doc/distrib/Templates/en-GB/Read Image From File.dyn new file mode 100644 index 000000000..3f847c020 --- /dev/null +++ b/doc/distrib/Templates/en-GB/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Read Image from disc to be able to work with inside of Dynamo", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "File Path", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Allows you to select a file on the system and returns its file path", + "HintPath": "", + "InputValue": "No file selected." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Path to the file.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "File object", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Creates a file object from the given path" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "File object to load image from\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Image object from file", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Loads the file as a bitmap.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Image for visualization", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Image for visualization", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Previews an image" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Properties", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "File From Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Watch Image", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Browse to Image file to import", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Load the Image file from disk into Dynamo's memory", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Read Image from File in Dynamo's memory space in the Bitmap format", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Watch the Image to visually check", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/en-GB/filenames.json b/doc/distrib/Templates/en-GB/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/en-GB/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/es-ES/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/es-ES/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..7688a2d43 --- /dev/null +++ b/doc/distrib/Templates/es-ES/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Recopile todos los elementos de una categoría seleccionada (por defecto, Habitaciones) y obtenga el área de habitación de cada elemento.", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "La categoría seleccionada", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Todas las categorías integradas." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "La categoría", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Una clase de elemento", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obtenga todos los elementos de la categoría especificada en el modelo." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "El nombre del parámetro cuyo valor desea obtener.\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Obtenga el valor de uno de los parámetros del elemento.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea una cadena.", + "InputValue": "Área" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propiedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Vista preliminar en segundo plano", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Categorías", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "Todos los elementos de la categoría", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Seleccionar categoría de Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Recopile todos los elementos de la categoría seleccionada.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Obtenga valores de parámetro de elementos por categoría mediante un nombre de parámetro.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Introduzca el nombre del parámetro y asegúrese de tener en cuenta el uso de mayúsculas y minúsculas.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/es-ES/Collect All Elements Of Category.dyn b/doc/distrib/Templates/es-ES/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..0d16635b8 --- /dev/null +++ b/doc/distrib/Templates/es-ES/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Recopile todos los elementos de la categoría elegida (por defecto, Habitaciones).", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "La categoría seleccionada", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Todas las categorías integradas." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "La categoría", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Una clase de elemento", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obtenga todos los elementos de la categoría especificada en el modelo." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Nodo desde el que se mostrará la salida", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Salida del nodo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Muestra la salida de un nodo." + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propiedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Vista preliminar en segundo plano", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Categorías", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "Todos los elementos de la categoría", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Seleccionar categoría de Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Recopile todos los elementos de la categoría seleccionada.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Vea los resultados de la recopilación de todos los elementos de una categoría seleccionada.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/es-ES/Export Data To Excel.dyn b/doc/distrib/Templates/es-ES/Export Data To Excel.dyn new file mode 100644 index 000000000..eb6f2b95d --- /dev/null +++ b/doc/distrib/Templates/es-ES/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Exporte datos a Excel con un nombre de plano seleccionado. Deberá conectar los datos para exportarlos.", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Ruta de archivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permite seleccionar un archivo del sistema y devuelve su ruta de archivo.", + "HintPath": "", + "InputValue": "No se ha seleccionado ningún archivo." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea una cadena.", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nValor por defecto: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nValor por defecto: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nValor por defecto: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nValor por defecto: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propiedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Vista preliminar en segundo plano", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Busque el archivo de Excel al que exportar los datos.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Escriba un nombre de plano, pero tenga en cuenta las mayúsculas y minúsculas.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Exporte los datos de Excel con el formato OpenXML desde un nombre de plano seleccionado.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/es-ES/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/es-ES/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..ee64a2772 --- /dev/null +++ b/doc/distrib/Templates/es-ES/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Recopile todos los elementos de una categoría seleccionada (por defecto, Puertas) y obtenga la geometría de cada elemento.", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "La categoría seleccionada", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Todas las categorías integradas" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "La categoría", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Una clase de elemento", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obtenga todos los elementos de la categoría especificada en el modelo." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Lista de geometría del elemento", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Devuelve toda la geometría asociada con un elemento. Omite las transformaciones cuando se usa con elementos vinculados.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propiedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Vista preliminar en segundo plano", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Categorías", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "Todos los elementos de la categoría", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Seleccionar categoría de Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Recopile todos los elementos de la categoría seleccionada.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Obtenga la geometría de todos los elementos recopilados siempre que sea posible. Puede devolver un aviso y un valor \"null\" si falta algún elemento en Revit o si la geometría no se puede resolver.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/es-ES/Import Data From Excel.dyn b/doc/distrib/Templates/es-ES/Import Data From Excel.dyn new file mode 100644 index 000000000..8e1259381 --- /dev/null +++ b/doc/distrib/Templates/es-ES/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Importe datos de un archivo de Excel y transponga los datos para voltear columnas y filas.", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nValor por defecto: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nValor por defecto: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nValor por defecto: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Ruta de archivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permite seleccionar un archivo del sistema y devuelve su ruta de archivo.", + "HintPath": "", + "InputValue": "No se ha seleccionado ningún archivo." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea una cadena.", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Lista de listas a las que aplicar la transposición.\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Lista de listas a las que se ha aplicado la transposición.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Intercambia filas y columnas en una lista de listas. Si hay varias filas que son más cortas que otras, se insertan valores nulos como marcadores de posición en la matriz resultante para que sea siempre rectangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Nodo desde el que se mostrará la salida", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Salida del nodo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Muestra la salida de un nodo." + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propiedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Vista preliminar en segundo plano", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Busque el archivo de Excel del que importar los datos.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Escriba un nombre de plano, pero tenga en cuenta las mayúsculas y minúsculas", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Importe datos de Excel utilizando el formato OpenXML a partir de un nombre de plano elegido.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Transponga los datos de Excel para voltear filas y columnas.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/es-ES/Read Image From File.dyn b/doc/distrib/Templates/es-ES/Read Image From File.dyn new file mode 100644 index 000000000..0636578cf --- /dev/null +++ b/doc/distrib/Templates/es-ES/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Lea la imagen del disco para poder trabajar con ella dentro de Dynamo.", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Ruta de archivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permite seleccionar un archivo del sistema y devuelve su ruta de archivo.", + "HintPath": "", + "InputValue": "No se ha seleccionado ningún archivo." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Ruta al archivo.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Objeto de archivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea un objeto de archivo a partir de la ruta especificada." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Objeto de archivo desde el que cargar la imagen.\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Objeto de imagen de archivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Carga el archivo como un mapa de bits.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Imagen para visualización", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Imagen para visualización", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Muestra una vista preliminar de una imagen." + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propiedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Vista preliminar en segundo plano", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "Archivo desde ruta", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Ver imagen", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Busque el archivo de imagen que desea importar.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Cargue el archivo de imagen del disco en la memoria de Dynamo.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Lea la imagen del archivo en el espacio de memoria de Dynamo con el formato de mapa de bits.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Vea la imagen para realizar una comprobación visual.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/es-ES/filenames.json b/doc/distrib/Templates/es-ES/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/es-ES/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/fr-FR/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/fr-FR/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..8e6e9d13b --- /dev/null +++ b/doc/distrib/Templates/fr-FR/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Rassembler tous les éléments d'une catégorie choisie (par défaut : les pièces) et obtenir chaque élément Surface de la pièce", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "La catégorie sélectionnée.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Toutes les catégories intégrées." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "Catégorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Une classe d'élément.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obtenir tous les éléments de la catégorie spécifiée du modèle." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "Nom du paramètre dont vous souhaitez obtenir la valeur.\n\nchaîne", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Obtenir la valeur de l'un des paramètres de l'élément.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crée une chaîne", + "InputValue": "Surface" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriétés", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Aperçu en arrière-plan", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Catégories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "Tous les éléments de la catégorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Sélectionner une catégorie Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Rassembler tous les éléments de la catégorie sélectionnée", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Obtenir les valeurs de paramètre des éléments par catégorie via un nom de paramètre", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Saisir le nom du paramètre. Bien prendre en compte la casse", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/fr-FR/Collect All Elements Of Category.dyn b/doc/distrib/Templates/fr-FR/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..d29458c45 --- /dev/null +++ b/doc/distrib/Templates/fr-FR/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Rassembler tous les éléments d'une catégorie choisie (valeurs par défaut : pièces)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "La catégorie sélectionnée.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Toutes les catégories intégrées." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "La catégorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Une classe d'élément.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obtenir tous les éléments de la catégorie spécifiée du modèle." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Afficher la sortie de ce noeud", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Sortie du noeud", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualise la sortie du nœud" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriétés", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Aperçu en arrière-plan", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Catégories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "Tous les éléments de la catégorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Sélectionner une catégorie Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Collecter tous les éléments de cette catégorie sélectionnée", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Visualiser les résultats de la collecte de chaque élément d'une catégorie choisie", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/fr-FR/Export Data To Excel.dyn b/doc/distrib/Templates/fr-FR/Export Data To Excel.dyn new file mode 100644 index 000000000..42c1997eb --- /dev/null +++ b/doc/distrib/Templates/fr-FR/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Exporter les données vers Excel en fonction du nom de feuille choisi. Vous devez connecter les données à exporter", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Chemin d'accès au fichier", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permet de sélectionner un fichier dans le système et renvoie son chemin", + "HintPath": "", + "InputValue": "Aucun fichier sélectionné." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crée une chaîne", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nValeur par défaut : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nValeur par défaut : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nValeur par défaut : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nValeur par défaut : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriétés", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Aperçu en arrière-plan", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Accéder au fichier Excel vers lequel exporter les données", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Saisir un nom de feuille, sans oublier les majuscules", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Exporter des données Excel au format OpenXML à partir d'un nom de feuille choisi", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/fr-FR/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/fr-FR/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..7ca085d84 --- /dev/null +++ b/doc/distrib/Templates/fr-FR/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Collecter tous les éléments d'une catégorie choisie (par défaut : les portes) et obtenir chaque géométrie d'élément", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "Catégorie sélectionnée.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Toutes les catégories intégrées." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "La catégorie", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Une classe d'élément.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obtenir tous les éléments de la catégorie spécifiée du modèle." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Liste de géométries de l'élément", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Renvoie toutes les géométries associées à un élément. Ignore les transformations lorsqu'elles sont utilisées avec des éléments liés.\n\nElement.Geometry ( ) : var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriétés", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Aperçu en arrière-plan", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Catégories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "Tous les éléments de la catégorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Sélectionner une catégorie Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Collecter tous les éléments de cette catégorie sélectionnée", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Obtenez la géométrie de tous les éléments collectés lorsque cela est possible. Peut renvoyer un avertissement et une valeur nulle si un élément est manquant dans Revit ou si la géométrie ne peut pas être résolue", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/fr-FR/Import Data From Excel.dyn b/doc/distrib/Templates/fr-FR/Import Data From Excel.dyn new file mode 100644 index 000000000..4e2410ec0 --- /dev/null +++ b/doc/distrib/Templates/fr-FR/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Importer des données à partir d'un fichier Excel et les transposer pour inverser les colonnes et les lignes", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nValeur par défaut : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nValeur par défaut : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nValeur par défaut : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Chemin d'accès au fichier", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permet de sélectionner un fichier dans le système et renvoie son chemin", + "HintPath": "", + "InputValue": "Aucun fichier sélectionné." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crée une chaîne", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Liste des listes à transposer\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Liste des listes transposées", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Permute les lignes et les colonnes d'une liste de listes. Si certaines lignes sont plus courtes que d'autres, les valeurs nulles sont insérées en tant qu'espaces réservés dans le réseau obtenu, de manière à ce qu'il reste rectangulaire.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Afficher la sortie de ce noeud", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Sortie du noeud", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualise la sortie du nœud" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriétés", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Aperçu en arrière-plan", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Accéder au fichier Excel à partir duquel importer les données", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Saisir un nom de feuille, sans oublier les majuscules", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Importer des données Excel au format OpenXML à partir d'un nom de feuille choisi", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Transposer les données Excel pour inverser les lignes et les colonnes", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/fr-FR/Read Image From File.dyn b/doc/distrib/Templates/fr-FR/Read Image From File.dyn new file mode 100644 index 000000000..283a6945c --- /dev/null +++ b/doc/distrib/Templates/fr-FR/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Lire l'image à partir du disque pour pouvoir travailler dans Dynamo", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Chemin d'accès au fichier", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permet de sélectionner un fichier dans le système et renvoie son chemin", + "HintPath": "", + "InputValue": "Aucun fichier sélectionné" + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Chemin d'accès au fichier.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Objet de fichier", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crée un objet de fichier à partir du chemin d'accès donné" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Objet de fichier pour charger l'image à partir de\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Objet d'image à partir du fichier", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Charge le fichier en tant que bitmap.\n\nImage.ReadFromFile (fichier : var) : var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Image pour la visualisation", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Image pour la visualisation", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Affiche l'aperçu d'une image" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriétés", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Aperçu en arrière-plan", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "Fichier à partir du chemin", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Regarder l'image", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Accéder au fichier image à importer", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Charger le fichier image à partir du disque dans la mémoire Dynamo", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Lire l'image à partir d'un fichier dans l'espace mémoire de Dynamo au format bitmap", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Regarder l'image pour procéder à une inspection visuelle", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/fr-FR/filenames.json b/doc/distrib/Templates/fr-FR/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/fr-FR/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/it-IT/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/it-IT/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..f0f2a1957 --- /dev/null +++ b/doc/distrib/Templates/it-IT/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Raccoglie tutti gli elementi della categoria selezionata (l'impostazione di default è Locali) e ottiene l'area del locale di ogni elemento.", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "Categoria selezionata.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Tutte le categorie incorporate." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "Categoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Una classe di elementi.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Ottiene tutti gli elementi della categoria specificata dal modello." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "Nome del parametro di cui si desidera ottenere il valore.\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Ottiene il valore di uno dei parametri dell'elemento.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea una stringa.", + "InputValue": "Area" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Proprietà", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Anteprima sfondo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Categorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "Tutti gli elementi della categoria", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Selezionare la categoria di Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Raccogliere tutti gli elementi della categoria selezionata", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Ottenere i valori dei parametri dagli elementi per categoria tramite un nome di parametro", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Inserire il nome del parametro e assicurarsi di tenere conto delle maiuscole", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/it-IT/Collect All Elements Of Category.dyn b/doc/distrib/Templates/it-IT/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..52b98faed --- /dev/null +++ b/doc/distrib/Templates/it-IT/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Raccoglie tutti gli elementi della categoria scelta (l'impostazione di default è Locali).", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "Categoria selezionata.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Tutte le categorie incorporate." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "Categoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Una classe di elementi.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Ottiene tutti gli elementi della categoria specificata dal modello." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Nodo di cui mostrare l'output", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Output del nodo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualizza l'output di un nodo." + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Proprietà", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Anteprima sfondo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Categorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "Tutti gli elementi della categoria", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Selezionare la categoria di Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Raccogliere tutti gli elementi della categoria selezionata", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Guardare i risultati della raccolta di ogni elemento della categoria scelta", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/it-IT/Export Data To Excel.dyn b/doc/distrib/Templates/it-IT/Export Data To Excel.dyn new file mode 100644 index 000000000..65fdedbef --- /dev/null +++ b/doc/distrib/Templates/it-IT/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Esporta i dati in formato Excel in base al nome della tavola scelto. È necessario connettere i dati da esportare.", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Percorso file", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Consente di selezionare un file nel sistema e restituisce il relativo percorso file.", + "HintPath": "", + "InputValue": "Nessun file selezionato." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea una stringa.", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nValore di default: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nValore di default: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nValore di default: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nValore di default: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Proprietà", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Anteprima sfondo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Cercare il file di Excel in cui esportare i dati", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Digitare un nome di tavola, ma prestare attenzione alle maiuscole", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Esportare i dati di Excel utilizzando il formato OpenXML dal nome di tavola scelto", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/it-IT/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/it-IT/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..56e7fcceb --- /dev/null +++ b/doc/distrib/Templates/it-IT/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Raccoglie tutti gli elementi della categoria scelta (l'impostazione di default è Porte) e ottiene la geometria di ogni elemento.", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "Categoria selezionata.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Tutte le categorie incorporate." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "Categoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Una casse di elementi.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Ottiene tutti gli elementi della categoria specificata dal modello." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Elenco della geometria dall'elemento", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Restituisce tutta la geometria associata ad un elemento. Ignora le trasformazioni quando utilizzate con elementi collegati.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Proprietà", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Anteprima sfondo", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Categorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "Tutti gli elementi della categoria", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Selezionare la categoria di Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Raccogliere tutti gli elementi della categoria selezionata", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Ottenere la geometria di tutti gli elementi raccolti, laddove possibile. È possibile che venga restituito un avviso e che sia nullo se in Revit manca qualcosa o se la geometria non è risolvibile", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/it-IT/Import Data From Excel.dyn b/doc/distrib/Templates/it-IT/Import Data From Excel.dyn new file mode 100644 index 000000000..82990df6b --- /dev/null +++ b/doc/distrib/Templates/it-IT/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Importa i dati da un file di Excel e li traspone per invertire le colonne e le righe.", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nValore di default: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nValore di default: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nValore di default: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Percorso file", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Consente di selezionare un file nel sistema e restituisce il relativo percorso file.", + "HintPath": "", + "InputValue": "Nessun file selezionato." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea una stringa.", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Elenco di elenchi da sottoporre allo scambio\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Lista di elenchi sottoposti allo scambio", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Scambia righe e colonne in un elenco di elenchi. Se sono presenti alcune righe che sono più corte rispetto ad altre, i valori nulli vengono inseriti come segnaposto nella serie risultante in modo tale che sia sempre rettangolare.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Nodo di cui mostrare l'output", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Output del nodo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualizza l'output di un nodo." + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Proprietà", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Anteprima sfondo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Cercare il file di Excel da cui importare i dati", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Digitare un nome di tavola, ma prestare attenzione alle maiuscole", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Importare i dati di Excel utilizzando il formato OpenXML dal nome di tavola scelto", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Trasporre i dati di Excel per invertire righe e colonne", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/it-IT/Read Image From File.dyn b/doc/distrib/Templates/it-IT/Read Image From File.dyn new file mode 100644 index 000000000..7513d6c62 --- /dev/null +++ b/doc/distrib/Templates/it-IT/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Legge l'immagine dal disco per poter lavorare all'interno di Dynamo.", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Percorso file", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Consente di selezionare un file nel sistema e restituisce il relativo percorso file.", + "HintPath": "", + "InputValue": "Nessun file selezionato." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Percorso del file.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Oggetto file", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Crea un oggetto file dal percorso dato." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Oggetto file da cui caricare l'immagine\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Oggetto immagine da file", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Carica il file come bitmap.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Immagine per la visualizzazione", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Immagine per la visualizzazione", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualizza l'anteprima di un'immagine." + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Proprietà", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Anteprima sfondo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "File da percorso", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Guarda immagine", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Cercare il file di immagine da importare", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Caricare il file di immagine dal disco nella memoria di Dynamo", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Leggere l'immagine da file nello spazio dello memoria di Dynamo nel formato bitmap", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Guardare l'immagine per controllare visivamente", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/it-IT/filenames.json b/doc/distrib/Templates/it-IT/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/it-IT/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/ja-JP/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/ja-JP/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..8c0f7eaf9 --- /dev/null +++ b/doc/distrib/Templates/ja-JP/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "選択したカテゴリ(既定は部屋)のすべての要素を収集し、各要素の部屋面積を取得します", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "選択したカテゴリ。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "すべての組み込みカテゴリ。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "カテゴリ", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "要素クラス。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "モデルから指定したカテゴリのすべての要素を取得します。" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "値を取得するパラメータの名前。\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "要素のパラメータの 1 つの値を取得します。\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "文字列を作成します", + "InputValue": "面積" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "プロパティ", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景プレビュー(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "カテゴリ", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "カテゴリのすべての要素", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Revit カテゴリを選択", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "選択したカテゴリのすべての要素を収集", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "パラメータ名を使用して要素からカテゴリ別にパラメータ値を取得", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "大文字と小文字を区別してパラメータ名を入力してください", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ja-JP/Collect All Elements Of Category.dyn b/doc/distrib/Templates/ja-JP/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..67bb3e108 --- /dev/null +++ b/doc/distrib/Templates/ja-JP/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "選択したカテゴリ(既定は部屋)のすべての要素を収集します", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "選択したカテゴリ。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "すべての組み込みカテゴリ。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "カテゴリ", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "要素クラス。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "モデルから指定したカテゴリのすべての要素を取得します。" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "出力を表示するノード", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "ノードの出力", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "ノードの出力を可視化します" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "プロパティ", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景プレビュー(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "カテゴリ", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "カテゴリのすべての要素", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Revit カテゴリを選択", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "選択したカテゴリのすべての要素を収集", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "選択したカテゴリのすべての要素を収集した結果を確認", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ja-JP/Export Data To Excel.dyn b/doc/distrib/Templates/ja-JP/Export Data To Excel.dyn new file mode 100644 index 000000000..ca9f25de4 --- /dev/null +++ b/doc/distrib/Templates/ja-JP/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "選択したシート名でデータを Exce lに書き出します。書き出すデータを接続する必要があります。", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "ファイル パス", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "システム上の任意のファイルを選択して、そのファイル パスを返すことができます", + "HintPath": "", + "InputValue": "ファイルが選択されていません。" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "文字列を作成します", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\n既定値 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\n既定値 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\n既定値: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\n既定値: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "プロパティ", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景プレビュー(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "データの書き出し先の Excel ファイルを参照", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "大文字と小文字を区別してシート名を入力してください", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "選択したシート名から OpenXML 形式を使用して Excel データを書き出す", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ja-JP/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/ja-JP/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..b64f86272 --- /dev/null +++ b/doc/distrib/Templates/ja-JP/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "選択したカテゴリ(既定はドア)のすべての要素を収集し、各要素のジオメトリを取得します", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "選択したカテゴリ。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "すべての組み込みカテゴリ。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "カテゴリ", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "要素クラス。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "モデルから指定したカテゴリのすべての要素を取得します。" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "要素からのジオメトリのリスト", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "要素に関連付けられているすべてのジオメトリを返します。リンクされた要素で使用すると、変換が無視されます。\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "プロパティ", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景プレビュー(_B)", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "カテゴリ", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "カテゴリのすべての要素", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Revit カテゴリを選択", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "選択したカテゴリのすべての要素を収集", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "可能な場合は、収集されたすべての要素のジオメトリを取得します。Revit で何かが見つからない場合や、ジオメトリが解決できない場合は、警告と null が返される場合があります。", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ja-JP/Import Data From Excel.dyn b/doc/distrib/Templates/ja-JP/Import Data From Excel.dyn new file mode 100644 index 000000000..1a1cb2215 --- /dev/null +++ b/doc/distrib/Templates/ja-JP/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Excel ファイルからデータを読み込み、データを転置して列と行を反転します。", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\n既定値 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\n既定値 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\n既定値: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "ファイル パス", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "システム上の任意のファイルを選択して、そのファイル パスを返すことができます", + "HintPath": "", + "InputValue": "ファイルが選択されていません。" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "文字列を作成します", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "転置するリストのリスト\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "転置されたリストのリスト", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "リストのリストの行と列を入れ替えます。他の行よりも短い行がある場合は、作成される配列が常に長方形になるように、プレース ホルダとして NULL 値が挿入されます。\n\nList.Transpose (リスト: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "出力を表示するノード", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "ノードの出力", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "ノードの出力を可視化します" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "プロパティ", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景プレビュー(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "データの読み込み元の Excel ファイルを参照", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "大文字と小文字を区別してシート名を入力してください", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "選択したシート名から OpenXML 形式を使用して Excel データを読み込みます", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Excel データを転置して行と列を反転する", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ja-JP/Read Image From File.dyn b/doc/distrib/Templates/ja-JP/Read Image From File.dyn new file mode 100644 index 000000000..a44faa1e1 --- /dev/null +++ b/doc/distrib/Templates/ja-JP/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "ディスクからイメージを読み込んで、Dynamo 内で作業できるようにします", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "ファイル パス", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "システム上の任意のファイルを選択して、そのファイル パスを返すことができます", + "HintPath": "", + "InputValue": "ファイルが選択されていません。" + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "ファイルへのパス。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "ファイル オブジェクト", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "特定のパスからファイル オブジェクトを作成します" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "イメージのロード元のファイル オブジェクト\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "ファイルのイメージ オブジェクト", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "ファイルをビットマップとしてロードします。\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "視覚化用のイメージ", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "視覚化用のイメージ", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "イメージをプレビューします" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "プロパティ", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景プレビュー(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "パスからのファイル", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "イメージを見る", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "読み込むイメージ ファイルを参照", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Dynamo のメモリにディスクからイメージ ファイルをロード", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Dynamo のメモリ スペース内のファイルからビットマップ形式でイメージを読み込む", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "イメージを見て視覚的に確認する", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ja-JP/filenames.json b/doc/distrib/Templates/ja-JP/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/ja-JP/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/ko-KR/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/ko-KR/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..b789c24f8 --- /dev/null +++ b/doc/distrib/Templates/ko-KR/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "선택한 카테고리의 모든 요소(기본값: 룸)를 수집하고 각 요소의 룸 면적을 가져옵니다.", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "선택한 카테고리.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "모든 내장 카테고리." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "카테고리", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "요소 클래스.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "모델에서 지정된 카테고리의 모든 요소를 가져옵니다." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "값을 가져오려는 매개변수의 이름.\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "요소의 매개변수 중 하나의 값을 가져옵니다.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "문자열 작성", + "InputValue": "면적" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "특성", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "배경 미리보기(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "카테고리", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "카테고리의 모든 요소", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Revit 카테고리 선택", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "선택한 카테고리의 모든 요소 수집", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "카테고리별 요소에서 매개변수 이름을 통해 매개변수 값 가져오기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "매개변수 이름 입력(대소문자를 구분해야 함)", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ko-KR/Collect All Elements Of Category.dyn b/doc/distrib/Templates/ko-KR/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..be6a83564 --- /dev/null +++ b/doc/distrib/Templates/ko-KR/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "선택한 카테고리의 모든 요소(기본값: 룸) 수집", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "선택한 카테고리.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "모든 내장 카테고리." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "카테고리", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "요소 클래스.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "모델에서 지정된 카테고리의 모든 요소를 가져옵니다." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "출력을 표시할 노드", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "노드 출력", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "노드의 출력을 시각화합니다." + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "특성", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "배경 미리보기(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "카테고리", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "카테고리의 모든 요소", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Revit 카테고리 선택", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "선택한 카테고리의 모든 요소 수집", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "선택한 카테고리의 모든 요소를 수집한 결과 보기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ko-KR/Export Data To Excel.dyn b/doc/distrib/Templates/ko-KR/Export Data To Excel.dyn new file mode 100644 index 000000000..837b5f09e --- /dev/null +++ b/doc/distrib/Templates/ko-KR/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "선택한 시트 이름을 기준으로 데이터를 Excel로 내보냅니다. 내보낼 데이터를 연결해야 합니다.", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "파일 경로", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "시스템에서 파일을 선택하여 해당 파일 경로를 반환할 수 있습니다", + "HintPath": "", + "InputValue": "선택한 파일이 없습니다." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "문자열 작성", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\n기본값: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\n기본값: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\n기본값: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\n기본값: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "특성", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "배경 미리보기(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "데이터를 내보낼 Excel 파일 찾아보기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "시트 이름 입력(대소문자를 구분해야 함)", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "선택한 시트 이름에서 OpenXML 형식을 사용하여 Excel 데이터를 내보냅니다.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ko-KR/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/ko-KR/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..53b7534a3 --- /dev/null +++ b/doc/distrib/Templates/ko-KR/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "선택한 카테고리의 모든 요소(기본값: 문)를 수집하고 각 요소의 형상을 가져옵니다.", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "선택한 카테고리.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "모든 내장 카테고리." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "카테고리", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "요소 클래스.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "모델에서 지정된 카테고리의 모든 요소를 가져옵니다." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "요소의 형상 리스트", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "요소와 연관된 모든 형상을 반환합니다. 링크된 요소와 함께 사용될 때 변환을 무시합니다.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "특성", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "배경 미리보기(_B)", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "카테고리", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "카테고리의 모든 요소", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Revit 카테고리 선택", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "선택한 카테고리의 모든 요소 수집", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "가능한 경우 수집된 모든 요소의 형상을 가져옵니다. 그러면 경고가 반환될 수 있고 Revit에서 누락된 항목이 있거나 형상을 해석할 수 없는 경우 null이 반환됩니다.", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ko-KR/Import Data From Excel.dyn b/doc/distrib/Templates/ko-KR/Import Data From Excel.dyn new file mode 100644 index 000000000..cebbea94a --- /dev/null +++ b/doc/distrib/Templates/ko-KR/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Excel 파일에서 데이터를 가져오고 데이터를 전치하여 열과 행을 바꿉니다.", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\n기본값: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\n기본값: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\n기본값: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "파일 경로", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "시스템에서 파일을 선택하여 해당 파일 경로를 반환할 수 있습니다", + "HintPath": "", + "InputValue": "선택한 파일이 없습니다." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "문자열 작성", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "행과 열을 바꿀 리스트의 리스트\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "행과 열을 바꾼 리스트의 리스트", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "리스트의 리스트에서 행과 열을 교체합니다. 다른 행보다 짧은 행이 몇 개 있을 경우 null 값이 결과 배열에 자리 표시자로 삽입되어 항상 직사각형이 되도록 합니다.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "출력을 표시할 노드", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "노드 출력", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "노드의 출력을 시각화합니다." + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "특성", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "배경 미리보기(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "데이터를 가져올 Excel 파일 찾아보기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "시트 이름 입력(대소문자를 구분해야 함)", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "선택한 시트 이름에서 OpenXML 형식을 사용하여 Excel 데이터 가져오기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Excel 데이터를 전치하여 행과 열 바꾸기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ko-KR/Read Image From File.dyn b/doc/distrib/Templates/ko-KR/Read Image From File.dyn new file mode 100644 index 000000000..14e868379 --- /dev/null +++ b/doc/distrib/Templates/ko-KR/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Dynamo에서 작업할 수 있도록 디스크의 이미지를 읽습니다.", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "파일 경로", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "시스템에서 파일을 선택하여 해당 파일 경로를 반환할 수 있습니다", + "HintPath": "", + "InputValue": "선택한 파일이 없습니다." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "파일 경로입니다.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "파일 객체", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "지정된 경로에서 파일 객체를 작성합니다" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "이미지를 로드할 파일의 객체\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "파일의 이미지 객체", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "파일을 비트맵으로 로드합니다.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "시각화를 위한 이미지", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "시각화를 위한 이미지", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "이미지 미리보기" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "특성", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "배경 미리보기(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "경로의 파일", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "이미지 보기", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "가져올 이미지 파일 찾아보기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "디스크의 이미지 파일을 Dynamo의 메모리로 로드", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Dynamo의 메모리 공간에 있는 파일에서 비트맵 형식으로 이미지 읽기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "시각적으로 확인할 이미지 보기", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ko-KR/filenames.json b/doc/distrib/Templates/ko-KR/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/ko-KR/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/pl-PL/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/pl-PL/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..3b8f14ee5 --- /dev/null +++ b/doc/distrib/Templates/pl-PL/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Zbierz wszystkie elementy wybranej kategorii (ustawienie domyślne to pomieszczenia) i pobierz powierzchnie pomieszczeń poszczególnych elementów", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "Wybrana kategoria.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Wszystkie wbudowane kategorie." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "Kategoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Klasa elementu.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Pobierz wszystkie elementy określonej kategorii z modelu." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "Nazwa parametru, którego wartość chcesz pobrać.\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Pobierz wartość jednego z parametrów elementu.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Tworzy ciąg", + "InputValue": "Powierzchnia" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Właściwości", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Podgląd tła", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "Wszystkie elementy danej kategorii", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Wybierz kategorię programu Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Zbierz wszystkie elementy tej wybranej kategorii", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Pobierz wartości parametrów z elementów według kategorii za pomocą nazwy parametru", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Wprowadź nazwę parametru i zadbaj o uwzględnienie wielkości liter", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pl-PL/Collect All Elements Of Category.dyn b/doc/distrib/Templates/pl-PL/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..c12b96437 --- /dev/null +++ b/doc/distrib/Templates/pl-PL/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Zbierz wszystkie elementy wybranej kategorii (ustawienie domyślne to pomieszczenia)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "Wybrana kategoria.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Wszystkie wbudowane kategorie." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "Kategoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Klasa elementu.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Pobierz wszystkie elementy określonej kategorii z modelu." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Węzeł, którego dane wyjściowe mają zostać pokazane", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Dane wyjściowe węzła", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Wizualizuje dane wyjściowe węzła" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Właściwości", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Podgląd tła", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "Wszystkie elementy danej kategorii", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Wybierz kategorię programu Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Zbierz wszystkie elementy tej wybranej kategorii", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Obejrzyj wyniki zbierania wszystkich elementów wybranej kategorii", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pl-PL/Export Data To Excel.dyn b/doc/distrib/Templates/pl-PL/Export Data To Excel.dyn new file mode 100644 index 000000000..6956eab7a --- /dev/null +++ b/doc/distrib/Templates/pl-PL/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Eksportuj dane do programu Excel z podaną nazwą arkusza. Należy połączyć dane, aby można było je wyeksportować", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Ścieżka pliku", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Umożliwia wybranie pliku w systemie i zwraca jego ścieżkę", + "HintPath": "", + "InputValue": "Nie wybrano pliku." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Tworzy ciąg", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nWartość domyślna: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nWartość domyślna: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nWartość domyślna: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nWartość domyślna: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Właściwości", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Podgląd tła", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Przejdź do pliku programu Excel, do którego chcesz wyeksportować dane", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Wpisz nazwę arkusza, pamiętając o wielkości liter", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Eksportuj dane programu Excel z użyciem formatu OpenXML z wybranej nazwy arkusza", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pl-PL/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/pl-PL/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..90a6704db --- /dev/null +++ b/doc/distrib/Templates/pl-PL/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Zbierz wszystkie elementy wybranej kategorii (ustawienie domyślne to drzwi) i pobierz geometrię poszczególnych elementów", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "Wybrana kategoria.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Wszystkie wbudowane kategorie." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "Kategoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Klasa elementu.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Pobierz wszystkie elementy określonej kategorii z modelu." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Lista geometrii z elementu", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Zwraca całą geometrię powiązaną z elementem. Ignoruje przekształcenia, gdy są używane z połączonymi elementami.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Właściwości", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Podgląd tła", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Kategorie", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "Wszystkie elementy danej kategorii", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Wybierz kategorię programu Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Zbierz wszystkie elementy tej wybranej kategorii", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Pobiera geometrię wszystkich zebranych elementów, jeśli jest to możliwe. Może spowodować zwrócenie ostrzeżenia i wartości null, jeśli w programie Revit czegoś brakuje lub nie można rozpoznać geometrii", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pl-PL/Import Data From Excel.dyn b/doc/distrib/Templates/pl-PL/Import Data From Excel.dyn new file mode 100644 index 000000000..2ae68c4cb --- /dev/null +++ b/doc/distrib/Templates/pl-PL/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Importuj dane z pliku programu Excel i przekształć dane, zamieniając kolumny i wiersze", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nWartość domyślna: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nWartość domyślna: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nWartość domyślna: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Ścieżka pliku", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Umożliwia wybranie pliku w systemie i zwraca jego ścieżkę", + "HintPath": "", + "InputValue": "Nie wybrano pliku." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Tworzy ciąg", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Lista list do przestawienia\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Lista przestawionych list", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Zamienia wiersze i kolumny na liście list. Jeśli niektóre wiersze są krótsze od innych, w wynikowym szyku wstawiane są wartości nieznane (null), aby szyk zawsze był prostokątny.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Węzeł, którego dane wyjściowe mają zostać pokazane", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Dane wyjściowe węzła", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Wizualizuje dane wyjściowe węzła" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Właściwości", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Podgląd tła", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Przejdź do pliku programu Excel, z którego chcesz zaimportować dane", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Wpisz nazwę arkusza, pamiętając o wielkości liter", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Importuj dane programu Excel z użyciem formatu OpenXML z wybranej nazwy arkusza", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Przekształć dane programu Excel, zamieniając wiersze i kolumny", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pl-PL/Read Image From File.dyn b/doc/distrib/Templates/pl-PL/Read Image From File.dyn new file mode 100644 index 000000000..0ca194ed6 --- /dev/null +++ b/doc/distrib/Templates/pl-PL/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Odczytaj obraz z dysku, aby pracować z wewnętrznym środowiskiem dodatku Dynamo", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Ścieżka pliku", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Umożliwia wybranie pliku w systemie i zwraca jego ścieżkę", + "HintPath": "", + "InputValue": "Nie wybrano pliku." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Ścieżka do pliku.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Obiekt pliku", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Tworzy obiekt pliku z określonej ścieżki" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Obiekt pliku, z którego należy wczytać obraz\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Obiekt obrazu z pliku", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Wczytuje plik jako bitmapę.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Obraz do zwizualizowania", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Obraz do zwizualizowania", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Wyświetla podgląd obrazu" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Właściwości", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Podgląd tła", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "Plik ze ścieżki", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Obejrzyj obraz", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Przejdź do pliku obrazu do zaimportowania", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Wczytaj plik obrazu z dysku do pamięci dodatku Dynamo", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Odczytaj obraz z pliku w przestrzeni pamięci dodatku Dynamo w formacie bitmapy", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Obejrzyj obraz, aby sprawdzić go wizualnie", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pl-PL/filenames.json b/doc/distrib/Templates/pl-PL/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/pl-PL/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/pt-BR/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/pt-BR/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..f4a0caf78 --- /dev/null +++ b/doc/distrib/Templates/pt-BR/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Coletar todos os elementos de uma categoria escolhida (Padronizando para ambientes) e obter a área de ambiente de cada elemento", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "A categoria selecionada.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Todas as categorias incorporadas." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "A categoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Uma classe de elemento.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obter todos os elementos da categoria especificada no modelo." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "O nome do parâmetro cujo valor você deseja obter.\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Obter o valor de um dos parâmetros do elemento.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Cria uma sequência de caracteres", + "InputValue": "Área" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Visualização do plano de fundo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Categorias", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "Todos os elementos da categoria", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Selecionar categoria do Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Coletar todos os elementos da categoria selecionada", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Obter valores de parâmetro dos elementos por categoria por meio de um nome de parâmetro", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Inserir nome do parâmetro e levar em conta maiúsculas e minúsculas", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pt-BR/Collect All Elements Of Category.dyn b/doc/distrib/Templates/pt-BR/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..b061d98a1 --- /dev/null +++ b/doc/distrib/Templates/pt-BR/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Coletar todos os elementos de uma categoria escolhida (padronizando para ambientes)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "A categoria selecionada.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Todas as categorias incorporadas." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "A categoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Uma classe de elemento.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obter todos os elementos da categoria especificada no modelo." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Nó do qual a saída é exibida", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Saída do nó", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualiza a saída de um nó" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Visualização do plano de fundo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Categorias", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "Todos os elementos da categoria", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Selecionar categoria do Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Coletar todos os elementos da categoria selecionada", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Inspecionar resultados da coleta de cada elemento de uma categoria selecionada", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pt-BR/Export Data To Excel.dyn b/doc/distrib/Templates/pt-BR/Export Data To Excel.dyn new file mode 100644 index 000000000..f10e8c6c0 --- /dev/null +++ b/doc/distrib/Templates/pt-BR/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Exportar dados para o Excel com base um nome de folha escolhido. Será necessário conectar os dados a serem exportados", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Caminho do arquivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permite selecionar um arquivo no sistema e retornar seu caminho", + "HintPath": "", + "InputValue": "Nenhum arquivo selecionado." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Cria uma sequência de caracteres", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nValor padrão : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nValor padrão : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nValor padrão: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nValor padrão: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Visualização do plano de fundo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Navegar até o arquivo do Excel para o qual exportar dados", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Digitar um nome de folha e levar em conta maiúsculas e minúsculas", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Exportar dados do Excel usando o formato OpenXML de um nome de folha escolhido", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pt-BR/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/pt-BR/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..35ea9b107 --- /dev/null +++ b/doc/distrib/Templates/pt-BR/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Coletar todos os elementos de uma categoria selecionada (padronizando para portas) e obter a geometria de cada elemento", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "A categoria selecionada.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Todas as categorias incorporadas." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "A categoria", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Uma classe de elemento.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Obter todos os elementos da categoria especificada no modelo." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Lista da geometria do elemento", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Retorna toda a geometria associada a um elemento. Ignora as transformações quando usadas com elementos vinculados.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Visualização do plano de fundo", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Categorias", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "Todos os elementos da categoria", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Selecionar categoria do Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Coletar todos os elementos da categoria selecionada", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Obter a geometria de todos os elementos coletados sempre que possível. Pode retornar um aviso e nulo, caso haja algo faltando no Revit, ou caso a geometria não possa ser resolvida", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pt-BR/Import Data From Excel.dyn b/doc/distrib/Templates/pt-BR/Import Data From Excel.dyn new file mode 100644 index 000000000..571dfd0d9 --- /dev/null +++ b/doc/distrib/Templates/pt-BR/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Importar dados de um arquivo do Excel e transpor os dados para inverter colunas e linhas", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nValor padrão : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nValor padrão : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nValor padrão: false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Caminho do arquivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permite selecionar um arquivo no sistema e retornar seu caminho", + "HintPath": "", + "InputValue": "Nenhum arquivo selecionado." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Cria uma sequência de caracteres", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Lista de listas a serem transpostas\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Lista de listas transpostas", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Troca as linhas e as colunas em uma lista de listas. Se algumas linhas forem mais curtas do que outras, os valores nulos serão inseridos como marcadores de posição na matriz resultante para que seja sempre retangular.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Nó do qual a saída é exibida", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Saída do nó", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualiza a saída de um nó" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Visualização do plano de fundo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Navegar até o arquivo do Excel do qual importar dados", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Digitar um nome de folha e levar em conta maiúsculas e minúsculas", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Importar dados do Excel usando o formato OpenXML de um nome de folha escolhido", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Transpor os dados do Excel para inverter linhas e colunas", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pt-BR/Read Image From File.dyn b/doc/distrib/Templates/pt-BR/Read Image From File.dyn new file mode 100644 index 000000000..9fb014e65 --- /dev/null +++ b/doc/distrib/Templates/pt-BR/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Ler imagem do disco para poder trabalhar com o Dynamo", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Caminho do arquivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Permite selecionar um arquivo no sistema e retornar seu caminho", + "HintPath": "", + "InputValue": "Nenhum arquivo selecionado." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Caminho para o arquivo.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Objeto de arquivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Cria um objeto de arquivo com base no caminho especificado" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Objeto de arquivo para carregar a imagem\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Objeto de imagem do arquivo", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Carrega o arquivo como um bitmap.\n\nImage.ReadFromFile (arquivo: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Imagem para visualização", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Imagem para visualização", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Visualiza uma imagem" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Propriedades", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Visualização do plano de fundo", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "Arquivo do caminho", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Inspecionar imagem", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Procurar arquivo de imagem para importar", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Carregar o arquivo de imagens do disco para a memória do Dynamo", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Ler imagem do arquivo no espaço de memória do Dynamo no formato de bitmap", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Inspecionar a imagem para verificar visualmente", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/pt-BR/filenames.json b/doc/distrib/Templates/pt-BR/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/pt-BR/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/ru-RU/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/ru-RU/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..c3e68a3a4 --- /dev/null +++ b/doc/distrib/Templates/ru-RU/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "Сбор всех элементов выбранной категории (по умолчанию — «Помещения») и получение площади помещения для каждого элемента", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "Выбранная категория.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Все стандартные категории." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "Категория", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "Класс элемента.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Получение из модели всех элементов определенной категории." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "Имя параметра, значение которого требуется получить.\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "Получение значения одного из параметров элемента.\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Создание строки", + "InputValue": "Area" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Свойства", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Фоновый просмотр", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "Выбор категории Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "Сбор всех элементов выбранной категории", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "Получение значений параметров из элементов по категории с помощью имени параметра", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "Введите имя параметра с учетом регистра", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ru-RU/Collect All Elements Of Category.dyn b/doc/distrib/Templates/ru-RU/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..78d563f5e --- /dev/null +++ b/doc/distrib/Templates/ru-RU/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "Сбор всех элементов выбранной категории (по умолчанию — «Помещения»)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "Выбранная категория.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Все стандартные категории." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "Категория", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "Класс элемента.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Получение из модели всех элементов определенной категории." + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "Узел для отображения выходных данных", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "Выходные данные узла", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Визуализация выходных данных узла" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Свойства", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Фоновый просмотр", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "Выбор категории Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "Сбор всех элементов выбранной категории", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "Просмотр результатов сбора элементов выбранной категории", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ru-RU/Export Data To Excel.dyn b/doc/distrib/Templates/ru-RU/Export Data To Excel.dyn new file mode 100644 index 000000000..05ffd3718 --- /dev/null +++ b/doc/distrib/Templates/ru-RU/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "Экспорт данных в Excel с заданным именем листа. Необходимо подключить данные для экспорта", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Путь к файлу", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Возможность выбрать файл в системе и возврат пути к нему", + "HintPath": "", + "InputValue": "No file selected." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Создание строки", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\nЗначение по умолчанию: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\nЗначение по умолчанию: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\nЗначение по умолчанию: False", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\nЗначение по умолчанию: False", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Свойства", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Фоновый просмотр", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Выберите файл Excel для экспорта данных", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Введите имя листа с учетом регистра", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Экспорт данных Excel в формате OpenXML из выбранного имени листа", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ru-RU/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/ru-RU/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..1ce993ff5 --- /dev/null +++ b/doc/distrib/Templates/ru-RU/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "Сбор всех элементов выбранной категории (по умолчанию — «Двери») и получение геометрии каждого элемента", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "Выбранная категория.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Все стандартные категории." + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "Категория", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "Класс элемента.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Получение из модели всех элементов определенной категории." + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "Список геометрических объектов элемента", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "Возврат всей геометрии, связанной с элементом. Преобразования игнорируются при использовании со связанными элементами.\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Свойства", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Фоновый просмотр", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "Выбор категории Revit", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "Сбор всех элементов выбранной категории", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "Получение геометрии всех собранных элементов, если это возможно. Может вернуться предупреждение или значение NULL, если в Revit отсутствуют какие-либо элементы или геометрию невозможно обработать", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ru-RU/Import Data From Excel.dyn b/doc/distrib/Templates/ru-RU/Import Data From Excel.dyn new file mode 100644 index 000000000..1d809b82a --- /dev/null +++ b/doc/distrib/Templates/ru-RU/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "Импорт данных из файла Excel и перестановка данных для преображения столбцов в строки и наоборот", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\nЗначение по умолчанию: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\nЗначение по умолчанию: 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\nЗначение по умолчанию: False", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Путь к файлу", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Возможность выбрать файл в системе и возврат пути к нему", + "HintPath": "", + "InputValue": "No file selected." + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Создание строки", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "Перечень списков для переноса\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "Перечень перенесенных списков", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "Замена строк и столбцов в перечне списков. Если некоторые строки короче других, то в итоговый массив в качестве заполнителей вставляются нулевые значения, благодаря чему он всегда остается прямоугольным.\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "Узел для отображения выходных данных", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "Выходные данные узла", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Визуализация выходных данных узла" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Свойства", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Фоновый просмотр", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Выберите файл Excel для импорта данных", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "Введите имя листа с учетом регистра", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Импорт данных Excel в формате OpenXML из выбранного имени листа", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Перестановка данных в Excel для преобразования строк в столбцы и наоборот", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ru-RU/Read Image From File.dyn b/doc/distrib/Templates/ru-RU/Read Image From File.dyn new file mode 100644 index 000000000..92bf26238 --- /dev/null +++ b/doc/distrib/Templates/ru-RU/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "Чтение образа с диска для работы в Dynamo", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "Путь к файлу", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Возможность выбрать файл в системе и возврат пути к нему", + "HintPath": "", + "InputValue": "No file selected." + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "Путь к файлу.", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "Файловый объект", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Создание объекта файла на основе указанного пути" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "Файл для загрузки изображения\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "Объект изображения из файла", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "Загрузка файла в виде растрового изображения.\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "Изображение для визуализации", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "Изображение для визуализации", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "Предварительный просмотр изображения" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Свойства", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "_Фоновый просмотр", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "File From Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Watch Image", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "Выбор файла изображения для импорта", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "Загрузка файла изображения с диска в память Dynamo", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "Чтение изображения из файла в пространстве памяти Dynamo в формате растрового изображения", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "Просмотр изображения для визуальной проверки", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/ru-RU/filenames.json b/doc/distrib/Templates/ru-RU/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/ru-RU/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/zh-CN/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/zh-CN/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..efca91ba7 --- /dev/null +++ b/doc/distrib/Templates/zh-CN/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "收集选定类别的所有图元(默认为房间),并获取每个图元的“房间面积”", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "选定类别。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "所有内置类别。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "类别", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "图元类。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "从模型中获取指定类别的所有图元。" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "要获取其值的参数的名称。\n\n字符串", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "获取一个图元参数的值。\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "创建字符串", + "InputValue": "面积" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "特性", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景预览(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "类别", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "以下类别的所有图元", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "选择 Revit 类别", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "收集该选定类别的所有图元", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "通过参数名称从“按类别的图元”获取参数值", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "输入参数名称,并确保将大写考虑在内", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-CN/Collect All Elements Of Category.dyn b/doc/distrib/Templates/zh-CN/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..d2ee2f05d --- /dev/null +++ b/doc/distrib/Templates/zh-CN/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "收集选定类别的所有图元(默认为房间)", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "选定类别。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "所有内置类别。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "类别", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "图元类。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "从模型中获取指定类别的所有图元。" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "要显示其输出的节点", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "节点输出", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "显示节点的输出内容" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "特性", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景预览(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "类别", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "以下类别的所有图元", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "选择 Revit 类别", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "收集该选定类别的所有图元", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "查看收集选定类别的每个图元的结果", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-CN/Export Data To Excel.dyn b/doc/distrib/Templates/zh-CN/Export Data To Excel.dyn new file mode 100644 index 000000000..14e704ed1 --- /dev/null +++ b/doc/distrib/Templates/zh-CN/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "根据选定的图纸名称将数据输出到 Excel。您需要连接要输出的数据", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "文件路径", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "允许选择系统上某个文件以返回其文件路径", + "HintPath": "", + "InputValue": "未选择文件。" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "创建字符串", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\n默认值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\n默认值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\n默认值 : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\n默认值 : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "特性", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景预览(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "浏览到要将数据输出到的 Excel 文件", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "键入图纸名称,但请注意大写", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "使用所选图纸名称中的 OpenXML 格式导出 Excel 数据", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-CN/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/zh-CN/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..a9985850c --- /dev/null +++ b/doc/distrib/Templates/zh-CN/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "收集所选类别的所有图元(默认为门)并获取每个图元几何图形", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "选定类别。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "所有内置类别。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "类别", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "图元类。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "从模型中获取指定类别的所有图元。" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "图元中的几何图形列表", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "返回与图元关联的所有几何图形。当与链接的图元一起使用时,忽略转换。\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "特性", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景预览(_B)", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "类别", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "以下类别的所有图元", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "选择 Revit 类别", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "收集该选定类别的所有图元", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "获取所有收集图元的几何图形(如果可能)。如果 Revit 中缺少内容,它可能会返回警告和空值,或者几何图形无法解析", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-CN/Import Data From Excel.dyn b/doc/distrib/Templates/zh-CN/Import Data From Excel.dyn new file mode 100644 index 000000000..68278b120 --- /dev/null +++ b/doc/distrib/Templates/zh-CN/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "从 Excel 文件导入数据并转置数据以翻转列和行", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\n默认值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\n默认值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\n默认值 : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "文件路径", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "允许选择系统上某个文件以返回其文件路径", + "HintPath": "", + "InputValue": "未选择文件。" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "创建字符串", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "要转置的列表的列表\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "已转置的列表的列表", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "交换一列列表中的行和列。如果有些行比其他行短,则将 Null 值作为占位符插入到结果数组中,以使其始终为矩形。\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "要显示其输出的节点", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "节点输出", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "显示节点的输出内容" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "特性", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景预览(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "浏览到要从中输入数据的 Excel 文件", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "键入图纸名称,但请注意大写", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "使用 OpenXML 格式从选定的图纸名称导入 Excel 数据", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "转置 Excel 数据以翻转行和列", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-CN/Read Image From File.dyn b/doc/distrib/Templates/zh-CN/Read Image From File.dyn new file mode 100644 index 000000000..37f3b9d6a --- /dev/null +++ b/doc/distrib/Templates/zh-CN/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "从磁盘读取图像,以便能够在 Dynamo 内使用", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "文件路径", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "允许选择系统上某个文件以返回其文件路径", + "HintPath": "", + "InputValue": "未选择文件。" + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "文件路径。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "文件对象", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "从给定路径创建文件对象" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "要从中加载图像的文件对象\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "文件中的图像对象", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "将文件加载为位图。\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "可视化图像", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "可视化图像", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "预览图像" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "特性", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景预览(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "文件来自以下路径", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "观看图像", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "浏览到要导入的图像文件", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "将图像文件从磁盘加载到 Dynamo 内存中", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "在 Dynamo 内存空间中以位图格式从文件读取图像", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "观看图像以直观地进行检查", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-CN/filenames.json b/doc/distrib/Templates/zh-CN/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/zh-CN/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} + diff --git a/doc/distrib/Templates/zh-TW/Collect All Elements Of Category And Get Parameters.dyn b/doc/distrib/Templates/zh-TW/Collect All Elements Of Category And Get Parameters.dyn new file mode 100644 index 000000000..5304b9bb1 --- /dev/null +++ b/doc/distrib/Templates/zh-TW/Collect All Elements Of Category And Get Parameters.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "b3342583-c831-4c51-800a-ffbe4db82efa", + "IsCustomNode": false, + "Description": "收集所選品類 (預設為房間) 的所有元素,並取得每個元素的房間面積", + "Name": "Collect All Elements Of Category And Get Parameters", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "ed17aaffa2cc456890f43f91d6307693", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "34705ee8b2f946a2aa58a222acf21623", + "Name": "Category", + "Description": "選取的品類。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "所有內建品類。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "c3baf69e99244c09883314344f09230a", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ee6f864350fd45efa292b7ed0b6c4005", + "Name": "Category", + "Description": "品類", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9636b76d7fea47c7b6c9c8a2fc917646", + "Name": "Elements", + "Description": "元素類別。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "取得模型中指定品類的所有元素。" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "7f24488c689540da931ecf8e66297039", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f8e752733b37486b8b3a75b32605d4dd", + "Name": "parameterName", + "Description": "您要取得其值的參數名稱。\n\nstring", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "5138e0135c444a949fa971333222030b", + "Name": "var[]..[]", + "Description": "var[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.GetParameterValueByName@string", + "Replication": "Auto", + "Description": "取得其中一個元素參數的值。\n\nElement.GetParameterValueByName (parameterName: string): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4eb48f9dc024487286a1c3beba048dc8", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "建立字串", + "InputValue": "面積" + } + ], + "Connectors": [ + { + "Start": "34705ee8b2f946a2aa58a222acf21623", + "End": "ee6f864350fd45efa292b7ed0b6c4005", + "Id": "5055c2abf7ac4e08a0fb2792bfffb480", + "IsHidden": "False" + }, + { + "Start": "9636b76d7fea47c7b6c9c8a2fc917646", + "End": "7f24488c689540da931ecf8e66297039", + "Id": "ea5f0cf77f804c8c854070034a3a6364", + "IsHidden": "False" + }, + { + "Start": "4eb48f9dc024487286a1c3beba048dc8", + "End": "f8e752733b37486b8b3a75b32605d4dd", + "Id": "52e19a722d7e4cd79a12a89fcea6d077", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "性質", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景預覽(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "ed17aaffa2cc456890f43f91d6307693", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89864.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "c3baf69e99244c09883314344f09230a", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4229.2996269926525 + }, + { + "Id": "ac5cca7b2ea54fc9b01ee0f8aa2bf111", + "Name": "Element.GetParameterValueByName", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90575.21477205436, + "Y": -4137.2996269926525 + }, + { + "Id": "8191910e638249e5a3a2fb85b9d563cb", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90200.21477205436, + "Y": -4011.299626992653 + } + ], + "Annotations": [ + { + "Id": "413e32392339406dbcc552c6bd8449d9", + "Title": "選取 Revit 品類", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89914.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ed17aaffa2cc456890f43f91d6307693" + }, + { + "Id": "bcac70e033a1483dba06f5ef39ccab17", + "Title": "收集該所選品類的所有元素", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90197.21477205436, + "Top": -4279.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "c3baf69e99244c09883314344f09230a" + }, + { + "Id": "3e722249f0434c5cbdb3bcafb8e38c40", + "Title": "從 Elements by Category 透過參數名稱取得參數值", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90599.21477205436, + "Top": -4202.2996269926525, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "ac5cca7b2ea54fc9b01ee0f8aa2bf111" + }, + { + "Id": "9d0cd5783e8949c180d1f1da85c6961f", + "Title": "輸入參數名稱,並請注意大小寫", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90136.71477205436, + "Top": -4076.299626992653, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "8191910e638249e5a3a2fb85b9d563cb" + } + ], + "X": -82947.74230607857, + "Y": 4131.120090770888, + "Zoom": 0.923368022705771 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-TW/Collect All Elements Of Category.dyn b/doc/distrib/Templates/zh-TW/Collect All Elements Of Category.dyn new file mode 100644 index 000000000..496ae0986 --- /dev/null +++ b/doc/distrib/Templates/zh-TW/Collect All Elements Of Category.dyn @@ -0,0 +1,258 @@ +{ + "Uuid": "f36fba0c-8a97-4fef-b3dc-6f0d4d61aafa", + "IsCustomNode": false, + "Description": "收集所選品類 (預設為房間) 的所有元素", + "Name": "Collect All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 508, + "SelectedString": "OST_Rooms", + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "ca529bd2c6784809b882c1cda2584135", + "Name": "Category", + "Description": "選取的品類。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "所有內建品類。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "59f1256567874cfb855f5354eb87646f", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "9747105e6ec74aa59a9478911c780165", + "Name": "Category", + "Description": "品類", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "ee4a35b876d6409cbe8d34b67945d69c", + "Name": "Elements", + "Description": "元素類別。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "取得模型中指定品類的所有元素。" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "a41994fd9039439da30bbd9e37f15df2", + "Name": "", + "Description": "要顯示其輸出的節點", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "6589178d81c64f0ebe7a71eee07c5333", + "Name": "", + "Description": "節點輸出", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "視覺化節點的輸出" + } + ], + "Connectors": [ + { + "Start": "ca529bd2c6784809b882c1cda2584135", + "End": "9747105e6ec74aa59a9478911c780165", + "Id": "7cac21d0b5fa4589ab93e035fbc94b98", + "IsHidden": "False" + }, + { + "Start": "ee4a35b876d6409cbe8d34b67945d69c", + "End": "a41994fd9039439da30bbd9e37f15df2", + "Id": "beb2bfe394284d458668b2e4cefadc8f", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "性質", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景預覽(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "1400fd6298f44dfbb91bb11505c879f5", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89867.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "59f1256567874cfb855f5354eb87646f", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90203.21477205436, + "Y": -4247.693497007918 + }, + { + "Id": "f7a0ba86dc714b328564f6390b1ffa92", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90566.21477205436, + "Y": -4247.693497007918 + } + ], + "Annotations": [ + { + "Id": "0d323631560047b5a5f69d0e63a173fc", + "Title": "選取 Revit 品類", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89917.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "1400fd6298f44dfbb91bb11505c879f5" + }, + { + "Id": "cf7dcb56bee2467882c6a3715c0b459f", + "Title": "收集該所選品類的所有元素", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90200.21477205436, + "Top": -4297.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59f1256567874cfb855f5354eb87646f" + }, + { + "Id": "bd0885cebce64783be7ce4b6a6284bd4", + "Title": "觀看收集所選品類每個元素的結果", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90497.21477205436, + "Top": -4312.693497007918, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "f7a0ba86dc714b328564f6390b1ffa92" + } + ], + "X": -97970.44873466487, + "Y": 4959.087545340478, + "Zoom": 1.0905027932960893 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-TW/Export Data To Excel.dyn b/doc/distrib/Templates/zh-TW/Export Data To Excel.dyn new file mode 100644 index 000000000..2fbdc6bb8 --- /dev/null +++ b/doc/distrib/Templates/zh-TW/Export Data To Excel.dyn @@ -0,0 +1,302 @@ +{ + "Uuid": "107641db-6b6a-4a08-8282-d474513714b1", + "IsCustomNode": false, + "Description": "給定選擇的圖紙名稱,將資料匯出到 Excel。您必須連線要匯出的資料", + "Name": "Export Data To Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "檔案路徑", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "可讓您選取系統上的檔案,並傳回其檔案路徑", + "HintPath": "", + "InputValue": "未選取檔案。" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "建立字串", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "33167a5f9e25441b98598dc1ecc07832", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "0a38be4fb78c4ac385664c50cf9dbbff", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "53fd2ca44312424f9e88959329c97a76", + "Name": "data", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "5cb3225aeccb496989afa724dd38b537", + "Name": "startRow", + "Description": "int\n預設值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "c6b08add41fe4398b6c167e99c73c8b1", + "Name": "startColumn", + "Description": "int\n預設值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1e16648803b341e395baccc2ff2db3ea", + "Name": "overWrite", + "Description": "bool\n預設值 : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "f6cdbc62f3ef4cee91ae11eb5a21f1de", + "Name": "writeAsString", + "Description": "bool\n預設值 : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "937ba830e5174f2a9ed269d57b1f5157", + "Name": "bool", + "Description": "bool", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLExportExcel@string,string,var[][],int,int,bool,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLExportExcel (filePath: string, sheetName: string, data: var[][], startRow: int = 0, startColumn: int = 0, overWrite: bool = false, writeAsString: bool = false): bool" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "33167a5f9e25441b98598dc1ecc07832", + "Id": "b07a2afc08844afeb9ef963e970cb646", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "0a38be4fb78c4ac385664c50cf9dbbff", + "Id": "8f18137f976541a2a0186380ecf744c4", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "性質", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景預覽(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 249.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 355.75, + "Y": 473.25 + }, + { + "Id": "a30280ae0aea42649c79b5f80b7c6dbe", + "Name": "Data.OpenXMLExportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 693.75, + "Y": 344.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "瀏覽至要將資料匯出到的 Excel 檔案", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 326.25, + "Top": 199.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "輸入圖紙名稱,但請注意大小寫", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 310.75, + "Top": 408.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "使用 OpenXML 格式從選擇的圖紙名稱匯出 Excel 資料", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 679.75, + "Top": 279.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "a30280ae0aea42649c79b5f80b7c6dbe" + } + ], + "X": -386.30674518201283, + "Y": -249.46199143468948, + "Zoom": 1.4025695931477515 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-TW/Get Geometry For All Elements Of Category.dyn b/doc/distrib/Templates/zh-TW/Get Geometry For All Elements Of Category.dyn new file mode 100644 index 000000000..4e9d682ea --- /dev/null +++ b/doc/distrib/Templates/zh-TW/Get Geometry For All Elements Of Category.dyn @@ -0,0 +1,277 @@ +{ + "Uuid": "6ab2aa77-03ac-43aa-996a-9bcba72a6560", + "IsCustomNode": false, + "Description": "收集所選品類 (預設為房間) 的所有元素,並取得每個元素的幾何圖形", + "Name": "Get Geometry For All Elements Of Category", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "DSRevitNodesUI.Categories, DSRevitNodesUI", + "SelectedIndex": 179, + "SelectedString": "OST_Doors", + "Id": "bb34b03a88c14566861ee701d2036259", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "81976910d2c3462980fe759708cbdd11", + "Name": "Category", + "Description": "選取的品類。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "所有內建品類。" + }, + { + "ConcreteType": "DSRevitNodesUI.ElementsOfCategory, DSRevitNodesUI", + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "6d071236512842a99ab51e6ac5633508", + "Name": "Category", + "Description": "品類", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "9705018e7b36421e93c205f16c29988f", + "Name": "Elements", + "Description": "元素類別。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "取得模型中指定品類的所有元素。" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "736260b981b146eca204f690b6d52bf6", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "4685755d9e5b46679f2dcee806dd42fb", + "Name": "element", + "Description": "Revit.Elements.Element", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "59e132d5dc654e04be8019b84b3f7015", + "Name": "geometry[]", + "Description": "元素中的幾何圖形清單", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "Revit.Elements.Element.Geometry", + "Replication": "Auto", + "Description": "傳回與元素關聯的所有幾何圖形。與連結的元素搭配使用時,忽略轉換。\n\nElement.Geometry ( ): var[]" + } + ], + "Connectors": [ + { + "Start": "81976910d2c3462980fe759708cbdd11", + "End": "6d071236512842a99ab51e6ac5633508", + "Id": "70d5e5a703b94d1b9509ed1c36ee7afb", + "IsHidden": "False" + }, + { + "Start": "9705018e7b36421e93c205f16c29988f", + "End": "4685755d9e5b46679f2dcee806dd42fb", + "Id": "e4117a528d7844b083289073c1053ced", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "性質", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景預覽(_B)", + "EyeX": -45.10952377319336, + "EyeY": 126.64234924316406, + "EyeZ": 79.76921844482422, + "LookX": 14.782140731811523, + "LookY": -106.08958435058594, + "LookZ": -86.57583618164062, + "UpX": 0.1296440213918686, + "UpY": 0.6376994848251343, + "UpZ": -0.7592970132827759 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "bb34b03a88c14566861ee701d2036259", + "Name": "Categories", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 89845.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "33f773eb560c4fcaa847e18214de2ef7", + "Name": "All Elements of Category", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90245.0722224002, + "Y": -4253.770516328667 + }, + { + "Id": "736260b981b146eca204f690b6d52bf6", + "Name": "Element.Geometry", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 90608.0722224002, + "Y": -4253.770516328667 + } + ], + "Annotations": [ + { + "Id": "bba4fa218eb6408e941257c49579a7dd", + "Title": "選取 Revit 品類", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89895.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "bb34b03a88c14566861ee701d2036259" + }, + { + "Id": "9af9581ad0114956a822641259e63620", + "Title": "收集該所選品類的所有元素", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90242.0722224002, + "Top": -4303.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "33f773eb560c4fcaa847e18214de2ef7" + }, + { + "Id": "c2867b4d2aff4177bb118c225603b573", + "Title": "盡可能取得所有已收集元素的幾何圖形。如果 Revit 中缺少某些內容,或幾何圖形無法解析,則可能會傳回警告和空值", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 90587.5722224002, + "Top": -4347.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "736260b981b146eca204f690b6d52bf6" + }, + { + "Id": "8ba36ad66fd043f8b9db0ffc465a667f", + "Title": "We recommend you save your graph with a category you expect to exist in your models to prevent a warning.\n\nFor example, try saving and running the graph with the Doors category on the sample model Snowdon Towers Sample Architectural.rvt, available at:\nC:\\Program Files\\Autodesk\\\\Samples", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 89845.0722224002, + "Top": -4448.770516328667, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676" + } + ], + "X": -85395.02726650033, + "Y": 4439.082098331008, + "Zoom": 0.950803701899659 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-TW/Import Data From Excel.dyn b/doc/distrib/Templates/zh-TW/Import Data From Excel.dyn new file mode 100644 index 000000000..c73986145 --- /dev/null +++ b/doc/distrib/Templates/zh-TW/Import Data From Excel.dyn @@ -0,0 +1,398 @@ +{ + "Uuid": "c49c9e5d-746d-42f7-975a-5a40f1ad1c6c", + "IsCustomNode": false, + "Description": "從 Excel 檔案匯入資料並轉置資料,以翻轉欄和列", + "Name": "Import Data From Excel", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7620c0a6d174413281b95698fb1d9d57", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "fab5ba40009445218c05f8e2e125c3e2", + "Name": "filePath", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "1838b7ed07924850904317b05d21e435", + "Name": "sheetName", + "Description": "string", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "2285506c22014e38983dd1f274148b74", + "Name": "startRow", + "Description": "int\n預設值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "fa731e8403c64eb59363e3a25779c3c3", + "Name": "startColumn", + "Description": "int\n預設值 : 0", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + }, + { + "Id": "7b40d5b11e734659a873d691ceacedaf", + "Name": "readAsString", + "Description": "bool\n預設值 : false", + "UsingDefaultValue": true, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "da29b5f8bea04c09b0e32ec0d27dd1af", + "Name": "var[][]", + "Description": "var[][]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSOffice.Data.OpenXMLImportExcel@string,string,int,int,bool", + "Replication": "Auto", + "Description": "Data.OpenXMLImportExcel (filePath: string, sheetName: string, startRow: int = 0, startColumn: int = 0, readAsString: bool = false): var[][]" + }, + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "檔案路徑", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "可讓您選取系統上的檔案,並傳回其檔案路徑", + "HintPath": "", + "InputValue": "未選取檔案。" + }, + { + "ConcreteType": "CoreNodeModels.Input.StringInput, CoreNodeModels", + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "NodeType": "StringInputNode", + "Inputs": [], + "Outputs": [ + { + "Id": "3f6242f197704cb08d28d338399cc02b", + "Name": "", + "Description": "String", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "建立字串", + "InputValue": "" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "c2a83726b20f4856956b731605c325fc", + "Name": "lists", + "Description": "要轉置的清單的清單\n\nvar[]..[]", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "91219a54373d4ea1b3ee8a1c03ace17a", + "Name": "lists", + "Description": "已轉置清單的清單", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.List.Transpose@var[]..[]", + "Replication": "Auto", + "Description": "置換清單之清單中的列和欄。如果有某些列比較短,就會在結果陣列中插入空值做為預留位置,讓陣列永遠都是矩形。\n\nList.Transpose (lists: var[]..[]): var[]..[]" + }, + { + "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", + "WatchWidth": 50.0, + "WatchHeight": 38.0, + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "c8ff6c767c27463fa83801056a1659f4", + "Name": "", + "Description": "要顯示其輸出的節點", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e8e96a2d54104462b846e9146c44d28d", + "Name": "", + "Description": "節點輸出", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "視覺化節點的輸出" + } + ], + "Connectors": [ + { + "Start": "da29b5f8bea04c09b0e32ec0d27dd1af", + "End": "c2a83726b20f4856956b731605c325fc", + "Id": "a21c0cfc98c246f6a048060ecab505b2", + "IsHidden": "False" + }, + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "fab5ba40009445218c05f8e2e125c3e2", + "Id": "c1f29067813448e4a0c018fc9d108ed5", + "IsHidden": "False" + }, + { + "Start": "3f6242f197704cb08d28d338399cc02b", + "End": "1838b7ed07924850904317b05d21e435", + "Id": "23ce470fd17646daa45add92a0e826ce", + "IsHidden": "False" + }, + { + "Start": "91219a54373d4ea1b3ee8a1c03ace17a", + "End": "c8ff6c767c27463fa83801056a1659f4", + "Id": "cc4370cff5a04c1c8ed3f74da4e2fe10", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "性質", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景預覽(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "7620c0a6d174413281b95698fb1d9d57", + "Name": "Data.OpenXMLImportExcel", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 624.75, + "Y": 349.25 + }, + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 254.25 + }, + { + "Id": "3bd4fe2e6876454da3e83a01462c85c7", + "Name": "String", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 286.75, + "Y": 478.25 + }, + { + "Id": "13b0e9b105ea4af2a48f0aafdfa0bf5b", + "Name": "List.Transpose", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1021.75, + "Y": 349.25 + }, + { + "Id": "9277ad9caa034b88b3f4a71ce0489dfc", + "Name": "Watch", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1413.75, + "Y": 349.25 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "瀏覽至要從中匯入資料的 Excel 檔案", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 249.25, + "Top": 204.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "f6199651df8b4e3ebe2e1ba518850914", + "Title": "輸入圖紙名稱,但請注意大小寫", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 241.75, + "Top": 413.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3bd4fe2e6876454da3e83a01462c85c7" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "使用 OpenXML 格式從選擇的圖紙名稱匯入 Excel 資料", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 613.25, + "Top": 236.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "7620c0a6d174413281b95698fb1d9d57" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "轉置 Excel 資料以翻轉列和欄", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 966.25, + "Top": 251.25, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "13b0e9b105ea4af2a48f0aafdfa0bf5b" + } + ], + "X": -151.6381832178599, + "Y": 50.3868360277136, + "Zoom": 0.7513471901462664 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-TW/Read Image From File.dyn b/doc/distrib/Templates/zh-TW/Read Image From File.dyn new file mode 100644 index 000000000..9f5273325 --- /dev/null +++ b/doc/distrib/Templates/zh-TW/Read Image From File.dyn @@ -0,0 +1,323 @@ +{ + "Uuid": "847b8d50-8963-40c7-90ca-c0afb7b9b9a6", + "IsCustomNode": false, + "Description": "從磁碟讀取影像,以便能在 Dynamo 中使用", + "Name": "Read Image From File", + "ElementResolver": { + "ResolutionMap": {} + }, + "Inputs": [], + "Outputs": [], + "Nodes": [ + { + "ConcreteType": "CoreNodeModels.Input.Filename, CoreNodeModels", + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "NodeType": "ExtensionNode", + "Inputs": [], + "Outputs": [ + { + "Id": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "Name": "", + "Description": "檔案路徑", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "可讓您選取系統上的檔案,並傳回其檔案路徑", + "HintPath": "", + "InputValue": "未選取檔案。" + }, + { + "ConcreteType": "CoreNodeModels.Input.FileObject, CoreNodeModels", + "Id": "59d22a7921854195813ce16dac4fde76", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "ac3d97121b3a4e7e81b84beb515453b6", + "Name": "path", + "Description": "檔案路徑。", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "e6871041961542a7b371fe5c91060ef7", + "Name": "file", + "Description": "檔案物件", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "從給定路徑建立檔案物件" + }, + { + "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "NodeType": "FunctionNode", + "Inputs": [ + { + "Id": "eb524fc133cb468b907620050f72b8bf", + "Name": "file", + "Description": "要從中載入影像的檔案物件\n\nvar", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "f106b67f8d5f4cab91d132b92814efbd", + "Name": "image", + "Description": "來自檔案的影像物件", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "FunctionSignature": "DSCore.IO.Image.ReadFromFile@var", + "Replication": "Auto", + "Description": "將檔案載入為點陣圖。\n\nImage.ReadFromFile (file: var): var" + }, + { + "ConcreteType": "CoreNodeModels.WatchImageCore, CoreNodeModels", + "Id": "3fe34643619745249cb1e4a286e36944", + "NodeType": "ExtensionNode", + "Inputs": [ + { + "Id": "f4d5f5b983b340f8973b41f72174f9e7", + "Name": "image", + "Description": "要視覺化的影像", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Outputs": [ + { + "Id": "bebb4cb152da4adbad95a62a2c1dcc6e", + "Name": "image", + "Description": "要視覺化的影像", + "UsingDefaultValue": false, + "Level": 2, + "UseLevels": false, + "KeepListStructure": false + } + ], + "Replication": "Disabled", + "Description": "預覽影像" + } + ], + "Connectors": [ + { + "Start": "4cb119c0fc804e47bd4bcd5fff82cf7c", + "End": "ac3d97121b3a4e7e81b84beb515453b6", + "Id": "df3062a3444e41b8b7f34c7a286e4cce", + "IsHidden": "False" + }, + { + "Start": "e6871041961542a7b371fe5c91060ef7", + "End": "eb524fc133cb468b907620050f72b8bf", + "Id": "78544d0ab304493f81cbb3753ea34fec", + "IsHidden": "False" + }, + { + "Start": "f106b67f8d5f4cab91d132b92814efbd", + "End": "f4d5f5b983b340f8973b41f72174f9e7", + "Id": "d95208d4410d4cb9825e4f2d39309326", + "IsHidden": "False" + } + ], + "Dependencies": [], + "NodeLibraryDependencies": [], + "EnableLegacyPolyCurveBehavior": true, + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "性質", + "Version": "3.0", + "Data": {} + }, + { + "ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D", + "Name": "Generative Design", + "Version": "7.1", + "Data": {} + } + ], + "Author": "Autodesk", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, + "Bindings": [], + "View": { + "Dynamo": { + "ScaleFactor": 1.0, + "HasRunWithoutCrash": true, + "IsVisibleInDynamoLibrary": true, + "Version": "3.4.0.6892", + "RunType": "Automatic", + "RunPeriod": "1000" + }, + "Camera": { + "Name": "背景預覽(_B)", + "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 + }, + "ConnectorPins": [], + "NodeViews": [ + { + "Id": "d2ca2769c87f4b4396940a74ff1111d2", + "Name": "File Path", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 315.1832243460765, + "Y": 282.0 + }, + { + "Id": "59d22a7921854195813ce16dac4fde76", + "Name": "檔案來源路徑", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 600.1832243460765, + "Y": 282.0 + }, + { + "Id": "19ee29aa65234cd0b7dc15d77fb4eb15", + "Name": "Image.ReadFromFile", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 958.1832243460765, + "Y": 282.0 + }, + { + "Id": "3fe34643619745249cb1e4a286e36944", + "Name": "Watch Image", + "IsSetAsInput": false, + "IsSetAsOutput": false, + "Excluded": false, + "ShowGeometry": true, + "X": 1357.1832243460765, + "Y": 282.0 + } + ], + "Annotations": [ + { + "Id": "f8caed9cca86404397d6c13d7f9a2292", + "Title": "瀏覽至要匯入的影像檔", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 302.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "d2ca2769c87f4b4396940a74ff1111d2" + }, + { + "Id": "a69836269d524c90a34e16b7efd8f803", + "Title": "將磁碟中的影像檔載入至 Dynamo 的記憶體", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 561.1832243460765, + "Top": 217.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "59d22a7921854195813ce16dac4fde76" + }, + { + "Id": "37460f13b9794e029d2aec8655b5aaa9", + "Title": "將檔案中的影像以點陣圖格式讀取到 Dynamo 的記憶體空間中", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 921.6832243460765, + "Top": 169.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "19ee29aa65234cd0b7dc15d77fb4eb15" + }, + { + "Id": "92781c108d794300982eb5b214c43333", + "Title": "觀看影像,以視覺方式檢查", + "DescriptionText": null, + "IsExpanded": true, + "WidthAdjustment": 0.0, + "HeightAdjustment": 0.0, + "Nodes": [], + "HasNestedGroups": false, + "Left": 1341.1832243460765, + "Top": 232.0, + "Width": 0.0, + "Height": 0.0, + "FontSize": 36.0, + "GroupStyleId": "00000000-0000-0000-0000-000000000000", + "InitialTop": 0.0, + "InitialHeight": 0.0, + "TextblockHeight": 0.0, + "Background": "#FFC1D676", + "PinnedNode": "3fe34643619745249cb1e4a286e36944" + } + ], + "X": -207.4644339466753, + "Y": 129.60950080515298, + "Zoom": 0.785829307568438 + } +} \ No newline at end of file diff --git a/doc/distrib/Templates/zh-TW/filenames.json b/doc/distrib/Templates/zh-TW/filenames.json new file mode 100644 index 000000000..e0e048144 --- /dev/null +++ b/doc/distrib/Templates/zh-TW/filenames.json @@ -0,0 +1,9 @@ +{ + "Collect All Elements Of Category And Get Parameters": "Collect All Elements Of Category And Get Parameters", + "Collect All Elements Of Category": "Collect All Elements Of Category", + "Export Data To Excel": "Export Data To Excel", + "Get Geometry For All Elements Of Category": "Get Geometry For All Elements Of Category", + "Import Data From Excel": "Import Data From Excel", + "Read Image From File": "Read Image From File" +} +