LNLibEx is an extension library based on C++ NURBS Algorithms Library LNLib. It is also a code example of OpenCasCade STEP/IGES translator.
- Import STL (either ASCII or Binary) File to LN_Mesh.
- Import OBJ File to LN_Mesh.
- Export NURBS Surfaces (LN_NurbsSurface) to STEP File. (Based on OCCT 7.9.1)
- Export NURBS Surfaces (LN_NurbsSurface) to IGES File. (Based on OCCT 7.9.1)
LNLibEx is created by Yuqing Liang (BIMCoder Liang).
- bim.frankliang@foxmail.com
- 微信公众号:BIMCoder
The source code (except LNInternal Module) is published under LGPL 2.1, the license is available here.