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