597 Results
Product
Dynamo
Industry Talk / London 2019
From BIM to Industry 4.0—Egis BIM Strategy for Metro: Systemic, Parametric, Interoperable
Major urban transport projects are an opportunity to develop BIM and PLM applied to railway systems and underground structures. This involves extending BIM processes to linear infrastructures, transport system operating equipment and their environment for design, and implementation and asset management. Methods based on the automation of model generation and model views (2D, 3D, GIS) from object databases and libraries make it easier to integrate information from designers, manufacturers and contractors. The construction of complete digital mock-up makes it easier to control railway projects, characterized by the high reliability, operability, and safety requirements, strong maintenance constraints, but also by the complexity of the interfaces, the geographic extent and the long infrastructure lifecycle. We will show you how Autodesk tools made it possible to take a step towards the open BIM on the Grand Paris Express automatic metro project and Lyon – Line E project. Our demonstration will deal with the topics of: 1) ensuring that the project data is of high quality through BIM model structuring, library of standard objects, standardization of property set; 2) saving time from design to shop-drawing and from construction to O&M by ensuring the digital continuity by using open format (IFC) and open data dictionary (bsDD = buildingSmart International) over the lifecycle of the project; 3) encouraging and improving collaboration among multidisciplinary teams by robust and smooth processes by using BIM Collaboration Format (BCF) Manager and GIS; 4) managing the infra-systems interface in linear infrastructure and station buildings; 5) automation of metro station modeling through Dynamo by a functional approach; 6) automation of linear infrastructures and systems modeling through Dynamo using object database; 7) extension of modeling to the geology.
Hands-on Lab / London 2019
How to Build Graphical User Interface Nodes for Dynamo Using Python
My own experience at Hawkins\Brown has taught me that a significant hurdle in the implementation of computational design workflows into an office is new users getting over the fear factor of interacting in a visual scripting environment. We have had success in overcoming this hurdle by developing custom GUI nodes for Dynamo, that allow complex multistage scripts to be run without the need to interact with Dynamo.This session will provide attendees with a step-by-step guide on how to create a Winform ComboBox dropdown selector UI custom node directly in Dynamo using Python. Once complete, I will also identify how only 20% of the code needs to be adapted to be able to create a number of further UI’s including Select a file, Textbox input, and Warning message.The workshop utilises the Winform GUI library as part of the Microsoft .NET Framework which typically requires an IDE for utilisation. However Dynamo’s use of IronPython, which is integrated with the .NET Framework, IronPython can use the Winform and other such libraries. This opens the door for all skill levels of users to explore GUI development directly in Dynamo. Given that GUI development is typically not supported in Python there is very little literature on the topic which makes it difficult to learn on your own. This is a key reason why I have decided to propose this session in Python with Dynamo and not C# with Visual Studio as it will provide a source of information for an otherwise poorly document field. This is alongside the fact that it will be more assessable to a wider number of delegates. Having said this, the session could more easily be adapted to cover the same topic but in C# within visual studio. The session will be split into 3 clear sections: 1) Presentation: Providing an overview of the topic; 2) Lab/ workshop tutorial: Providing a step-by-step guide for how to code a Winform ComboBox drop down selection GUI; 3) A live demonstration on how only a small amount of the code that everyone has just written needs to be altered in order to create a different type of GUI.
1 - 20 of 597 results