The BIM Tool now provides similar slab-like editing tools for ramps and roofs

This commit is contained in:
Dion Moult
2022-10-20 20:51:32 +11:00
parent 8fa944d2a8
commit 45087e8822
3 changed files with 13 additions and 5 deletions
@@ -16,8 +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/>.
from math import sin, cos
import ifcopenshell.util.unit
from math import sin, cos
class Usecase: