data|shapes – @datashapes_io Explore DataShapes for innovative solutions, blog insights, and services to enhance your data visualization and project management
CHART - data|shapes Today’s topic is a new feature added to the Data-Shapes package: UI Charts It’s been a WIP for a little while and it's now live !! 😊 It basically allows Data Viz directly on a Data Shapes Form using the UI MultipleInputForm++
UI. MultipleInputForm - data|shapes Those who have paid attention to my previous post might have noticed that there was a new Form creation node in the Data-Shapes package called "UI MultipleInputForm++" Edit: all the forms of the Data-Shapes Package now handle all screen resolution
Dynamo - data|shapes Posts about Dynamo written by data|shapes Skip to content data|shapes @datashapes_io Toggle Sidebar Tag: Dynamo 13 December 2016 31 January 2017 UI MultipleInputForm ++
Multi User Input Form with Dynamo – data|shapes UI MultipleInputForm, Data-Shapes package The node takes three inputs : A list of input names; A list of input types (see codification below) A boolean toggle to refresh; The list of input types consists of a list of strings that will define the kind of input shown in the form Input Type codification
UI. DataTable input - data|shapes UI DataTable input (in version 2018 8 7 of the Data-Shapes package) It enables you to display a 2D data list in the form The 2D list simply needs to be fed to the “Data” input of the node Each sublist is read as a row: Adding data (2D) to the DataTable through the “Data” input
Blog – data|shapes data|shapes @datashapes_io Toggle Sidebar 21 October 2019 23 October 2019 CHART Continue reading
ListView input enhancements - data|shapes Another post about UI creation for dynamo with the Data-Shapes package The focus is this time on the ListView input because itl has gained a lot more flexibility in the latest update (2017 05 05) This post is to document those changes and enhancements
Modification Tracking with Dynamo - data|shapes Modification Tracking nodes, Data-Shapes Package 1 The Nodes: 1 1 ModificationTracker ModelComparison: This node is the first step of the modification tracking It takes 3 inputs : DocumentA : Current document by default DocumentB : The document you want to compare DocumentA against
Update: Multiple Input Form With Dynamo – data|shapes UI MultipleInuptForm, Data-Shapes package Here is the Input type codification: Input type codification 1 Revit Selection Inputs: The Revit element, face, and edge selection inputs are pretty straight forward These type of inputs generate a button that allows interaction with the Revit model The selections are then output as lists