Импорт фрейма (объекта локальных осей) в качестве локальной матрицы

This commit is contained in:
brothermechanic 2023-04-05 11:26:09 +00:00 committed by Igor Brylyov
parent 16f6f375b5
commit 5208577d86
9 changed files with 122 additions and 76 deletions

View file

@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
# Original code by (C) 2019 yorikvanhavre <yorik@uncreated.net>
# Copyright (C) 2023 Ilia Kurochkin <brothermechanic@gmail.com>
#
# This program is free software; you can redistribute it and/or modify
@ -11,6 +10,9 @@
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
#DESCRIPTION.
# Simple FreeCAD's object test for manifold mawater-tight surface.
import FreeCAD