This commit is contained in:
Andrej730
2025-09-15 09:52:30 +05:00
parent 5de96c9f95
commit be66d4884d
23 changed files with 47 additions and 8 deletions
@@ -16,6 +16,8 @@
# You should have received a copy of the GNU Lesser General Public License
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
import ifcopenshell.util
import ifcopenshell.util.unit
import pytest
import math
import ifcopenshell.api.alignment
@@ -21,6 +21,7 @@
import pytest
import ifcopenshell.api.alignment
import ifcopenshell.api.unit
from ifcopenshell.api.alignment._map_alignment_horizontal_segment import _map_alignment_horizontal_segment
@@ -18,6 +18,8 @@
import pytest
import ifcopenshell.api.alignment
import ifcopenshell.api.context
import ifcopenshell.api.unit
def test_update_fallback_position():