mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-16 02:24:30 +00:00
The BIM Tool now provides similar slab-like editing tools for ramps and roofs
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user