Class Ifc4::IfcIndexedPolygonalFace¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcTessellatedItem
(Class Ifc4::IfcTessellatedItem)
Derived Type¶
public Ifc4::IfcIndexedPolygonalFaceWithVoids
(Class Ifc4::IfcIndexedPolygonalFaceWithVoids)
Class Documentation¶
-
class
Ifc4
::
IfcIndexedPolygonalFace
: public Ifc4::IfcTessellatedItem¶ Subclassed by Ifc4::IfcIndexedPolygonalFaceWithVoids
Public Types
-
typedef IfcTemplatedEntityList<IfcIndexedPolygonalFace>
list
¶
Public Functions
-
std::vector<int>
CoordIndex
() const¶
-
void
setCoordIndex
(std::vector<int> v)¶
-
IfcTemplatedEntityList<IfcPolygonalFaceSet>::ptr
ToFaceSet
() const¶
-
IfcIndexedPolygonalFace
(IfcEntityInstanceData *e)¶
-
IfcIndexedPolygonalFace
(std::vector<int> v1_CoordIndex)¶
-
typedef IfcTemplatedEntityList<IfcIndexedPolygonalFace>