Class Ifc4x1::IfcIndexedPolygonalFaceWithVoids

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcIndexedPolygonalFaceWithVoids : public Ifc4x1::IfcIndexedPolygonalFace

Public Functions

std::vector<std::vector<int>> InnerCoordIndices() const
void setInnerCoordIndices(std::vector<std::vector<int>> v)
const IfcParse::entity &declaration() const
IfcIndexedPolygonalFaceWithVoids(IfcEntityInstanceData *e)
IfcIndexedPolygonalFaceWithVoids(std::vector<int> v1_CoordIndex, std::vector<std::vector<int>> v2_InnerCoordIndices)

Public Static Functions

const IfcParse::entity &Class()