mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
geometry_creation.rst: shape_build doesnt' depend on mathutils
This commit is contained in:
@@ -511,7 +511,6 @@ Here is an example which generates a parametric table.
|
|||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
# The shape_builder module depends on mathutils
|
|
||||||
from ifcopenshell.util.shape_builder import V
|
from ifcopenshell.util.shape_builder import V
|
||||||
|
|
||||||
builder = ifcopenshell.util.shape_builder.ShapeBuilder(model)
|
builder = ifcopenshell.util.shape_builder.ShapeBuilder(model)
|
||||||
|
|||||||
Reference in New Issue
Block a user