Add support for IfcAnnotationFillArea. See #1291.

This commit is contained in:
Dion Moult
2021-09-22 17:54:08 +10:00
committed by Thomas Krijnen
parent 38a0c71060
commit b60ce80eb4
2 changed files with 32 additions and 2 deletions
+2 -1
View File
@@ -98,6 +98,7 @@ SHAPE(IfcRectangularTrimmedSurface);
SHAPE(IfcSurfaceCurveSweptAreaSolid);
SHAPE(IfcSweptDiskSolid);
FACE(IfcAnnotationFillArea);
FACE(IfcArbitraryProfileDefWithVoids);
FACE(IfcArbitraryClosedProfileDef);
FACE(IfcRoundedRectangleProfileDef);
@@ -161,4 +162,4 @@ CLASS(IfcCartesianTransformationOperator2D,gp_Trsf2d);
CLASS(IfcCartesianTransformationOperator3D,gp_Trsf);
CLASS(IfcObjectPlacement,gp_Trsf);
CLASS(IfcVector,gp_Vec);
CLASS(IfcPlane,gp_Pln);
CLASS(IfcPlane,gp_Pln);