Class Ifc4x3_rc1::IfcTriangulatedIrregularNetwork

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcTriangulatedIrregularNetwork : public Ifc4x3_rc1::IfcTriangulatedFaceSet

Public Functions

std::vector<int> Flags() const
void setFlags(std::vector<int> v)
const IfcParse::entity &declaration() const
IfcTriangulatedIrregularNetwork(IfcEntityInstanceData *e)
IfcTriangulatedIrregularNetwork(::Ifc4x3_rc1::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()