mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 10:51:13 +00:00
This commit is contained in:
@@ -1,9 +1,14 @@
|
|||||||
#ifndef BASE_UTILS_H
|
#ifndef BASE_UTILS_H
|
||||||
#define BASE_UTILS_H
|
#define BASE_UTILS_H
|
||||||
|
|
||||||
#include <gp_Ax3.hxx>
|
|
||||||
#include <gp_Pln.hxx>
|
#include <gp_Pln.hxx>
|
||||||
#include <gp_Pnt.hxx>
|
#include <gp_Pnt.hxx>
|
||||||
|
#include <gp_Ax3.hxx>
|
||||||
|
#include <gp_Ax2d.hxx>
|
||||||
|
#include <gp_Trsf2d.hxx>
|
||||||
|
#include <gp_GTrsf2d.hxx>
|
||||||
|
#include <gp_Trsf.hxx>
|
||||||
|
#include <gp_GTrsf.hxx>
|
||||||
|
|
||||||
#include <TopTools_ListOfShape.hxx>
|
#include <TopTools_ListOfShape.hxx>
|
||||||
#include <TopoDS_Wire.hxx>
|
#include <TopoDS_Wire.hxx>
|
||||||
|
|||||||
Reference in New Issue
Block a user