geometry_creation.rst: shape_build doesnt' depend on mathutils

This commit is contained in:
Andrej730
2026-09-04 11:19:14 +05:00
parent 9bd9af6211
commit 253448c32a
@@ -511,7 +511,6 @@ Here is an example which generates a parametric table.
.. code-block:: python
# The shape_builder module depends on mathutils
from ifcopenshell.util.shape_builder import V
builder = ifcopenshell.util.shape_builder.ShapeBuilder(model)