[Bug 290214] [NEW PORT] cad/pythonocc-core: 3D modeling based on the OpenCascade Technology modeling kernel

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Oct 2025 17:47:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290214

            Bug ID: 290214
           Summary: [NEW PORT] cad/pythonocc-core: 3D modeling based on
                    the OpenCascade Technology modeling kernel
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: philippehay71@gmail.com

Created attachment 264545
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264545&action=edit
diff file

pythonocc provides 3D modeling and dataexchange features.
It is intended to CAD/PDM/PLM/BIM development.
The module is based on the OpenCascade Technology modeling kernel.

Features
--------
pythonocc provides the following features:

*   a full access from Python to almost all af the thousand OpenCascade C++
classes.
    Classes and methods/functions share the same names, and, as possible as it
can be, the same signature
*   3D visualization from the most famous Python Gui (tkinter, pyQt5 and 6,
PySide2 and 6, wxPython)
*   3D visualization in a web browser using threejs or x3dom frameworks
*   3D visualization and work within a jupyter notebook
*   data exchange using most famous formats IGES/STEP/STL/PLY/OBJ/GLTF
*   Utility Python classes/methods for Topology operations, inertia
computations,and more

The port is tested under 16 current and 14.3 (Q3/Q4)

-- 
You are receiving this mail because:
You are the assignee for the bug.