Class Ifc4::IfcIndexedPolygonalFaceWithVoids

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcIndexedPolygonalFaceWithVoids : public Ifc4::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()