Class Ifc4x2::IfcTriangulatedIrregularNetwork

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcTriangulatedIrregularNetwork : public Ifc4x2::IfcTriangulatedFaceSet

Public Functions

std::vector<int> Flags() const
void setFlags(std::vector<int> v)
const IfcParse::entity &declaration() const
IfcTriangulatedIrregularNetwork(IfcEntityInstanceData *e)
IfcTriangulatedIrregularNetwork(::Ifc4x2::IfcCartesianPointList3D *v1_Coordinates, boost::optional<std::vector<std::vector<double>>> v2_Normals, boost::optional<bool> v3_Closed, std::vector<std::vector<int>> v4_CoordIndex, boost::optional<std::vector<int>> v5_PnIndex, std::vector<int> v6_Flags)

Public Static Functions

const IfcParse::entity &Class()