• 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

Author: Hans

Save GlobalIds with Local Placement

February 8, 2018February 8, 2018 - Hans - Leave a Comment

This Programm saves all GUID’s of the elements with the Localplacements in a txt file.

Read More

Get Number of Points of Element

February 8, 2018February 8, 2018 - Hans - Leave a Comment

This Programm goes through all Elements of the file and looks which elements use a lot of memory by counting the number of elements and the number of points. Afterwards it gives out lxguids files with which you select the elements in your file, so you can reduce them.

Read More

Create Executable Python Zip Archives

December 4, 2017December 7, 2017 - Hans - Leave a Comment

With the use of the internal zipapp module executable Python zip archives can be created. To read more: Manage executable python zip archives Load Python Code from ZIP Archives zipfile — ZIP Archive Access    

Read More

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

Creating a BRep Geometry

November 20, 2017 - Hans - Leave a Comment
Read More

Creating an Extrusion Geometry

November 20, 2017 - Hans - Leave a Comment
Read More

Creating a Sphere Geometry

November 20, 2017 - Hans - Leave a Comment
Read More

Creating a Tube Geometry

November 20, 2017 - Hans - Leave a Comment
Read More

Creating a Cylinder Geometry

November 20, 2017 - Hans - Leave a Comment
Read More

Posts pagination

1 2 3

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