787x
003478
2022-06-24

Programming with RFEM 6 and Python | 004 Libraries

Modulation is a concept of dividing a source code into different modules. A module, also known as a library, provides certain data types and functions for a certain purpose.

What is a library? Where should you save the library? How can you access the library? Such questions are answered in this video.

Contents:
0:00:10 Background to data types
0:00:42 OOP (Object Oriented Programming)
0:02:01 Accessing the RFEM 6 library