Class Ifc4::IfcIndexedPolygonalFaceWithVoids¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcIndexedPolygonalFace
(Class Ifc4::IfcIndexedPolygonalFace)
Class Documentation¶
-
class
Ifc4
::
IfcIndexedPolygonalFaceWithVoids
: public Ifc4::IfcIndexedPolygonalFace¶ Public Types
-
typedef IfcTemplatedEntityList<IfcIndexedPolygonalFaceWithVoids>
list
¶
Public Functions
-
std::vector<std::vector<int>>
InnerCoordIndices
() const¶
-
void
setInnerCoordIndices
(std::vector<std::vector<int>> v)¶
-
IfcIndexedPolygonalFaceWithVoids
(IfcEntityInstanceData *e)¶
-
IfcIndexedPolygonalFaceWithVoids
(std::vector<int> v1_CoordIndex, std::vector<std::vector<int>> v2_InnerCoordIndices)¶
-
typedef IfcTemplatedEntityList<IfcIndexedPolygonalFaceWithVoids>