• About WordPress
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
  • Log In
Skip to content

Open Lexocad

Open C++ and Python API for Lexocad

  • About OpenLexocad
  • API Documentation
  • Data Protection
  • Posts
  • Quick Start
  • Tutorials
  • Welcome

Category: Python 3

Importing an external Python Package in Lexocad

December 3, 2017December 3, 2017 - Hans - Leave a Comment

  To import an external Python package in Lexocad open the menu: Extra -> Python and click on ‘Install additional Python Modules’. Every time the dialog box opens, some preliminary steps are taken to make sure that all tools for downloading the packages are present. The very first time the whole procedure may take a […]

Read More

Using an external Python Package in Lexocad

December 3, 2017December 3, 2017 - Hans - Leave a Comment

Sometimes it makes sense to make use of Python packages that are not part of the Lexocad Python distribution. To make sure the user installs the required packages OpenLexocad provides a helper funktion: installPythonPackage(<aPackageName>) This function will install the package using Python’s pip module. It is also possible to specify a specific version: SomePackage==1.0.4 # […]

Read More

Lexocad will migrate to Python 3.6

November 15, 2017November 24, 2017 - Hans - Leave a Comment

With the upcoming release of Lexocad 25.0 we will finally say goodbye to Python 2.7 and migrate to Python 3.6. With this move it should be much easier to integrate the libraries you need into our Python installation. For example the use of NumPy SciPy Pandas MatPlotLib should smoothly integrate into our Python environment. It […]

Read More

Recent Posts

  • Save GlobalIds with Local Placement
  • Get Number of Points of Element
  • Create Executable Python Zip Archives
  • Importing an external Python Package in Lexocad
  • Using an external Python Package in Lexocad

Recent Comments

    Archives

    • February 2018
    • December 2017
    • November 2017

    Categories

    • Intermediate
    • Python 3
    • Tutorial
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    © Open Lexocad