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