Импорт фрейма (объекта локальных осей) в качестве локальной матрицы
This commit is contained in:
parent
16f6f375b5
commit
5208577d86
9 changed files with 122 additions and 76 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue