BouwenmetStaal / KarambaIDEA

Grasshopper component to export steel joints from Karamba3D to IDEA Statica Connection
https://www.bouwenmetstaal.nl/themas/parametrisch-ontwerpen/smartconnection/
Apache License 2.0
18 stars 6 forks source link

Create pop up window with this method #20

Open BouwenmetStaal opened 3 years ago

BouwenmetStaal commented 3 years ago

there is actually a pop-up window in K3D: the one for setting the number range of sliders.

The Karamba3D UI-widgets haven't been released yet on their own. But they are part of 'Parametric FEM Toolbox'. The sourcecode can be found here: https://github.com/diego-apellaniz/Parametric-FEM-Toolbox.

The class which is the Dialog is 'SilderDialog'. It gets created in 'MenuSlider', line 442.

https://github.com/diego-apellaniz/Parametric-FEM-Toolbox/blob/ed9ea3130c1f6d523fe95fcbd60bfb6d423253be/Parametric_FEM_Toolbox/Parametric_FEM_Toolbox/UIWidgets/SilderDialog.cs