Class Ifc4x1::IfcIndexedPolygonalFaceWithVoids¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcIndexedPolygonalFace
(Class Ifc4x1::IfcIndexedPolygonalFace)
Class Documentation¶
-
class
Ifc4x1
::
IfcIndexedPolygonalFaceWithVoids
: public Ifc4x1::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>