Class Ifc4::IfcCartesianPointList2D

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcCartesianPointList2D : public Ifc4::IfcCartesianPointList

Public Functions

std::vector<std::vector<double>> CoordList() const
void setCoordList(std::vector<std::vector<double>> v)
const IfcParse::entity &declaration() const
IfcCartesianPointList2D(IfcEntityInstanceData *e)
IfcCartesianPointList2D(std::vector<std::vector<double>> v1_CoordList)

Public Static Functions

const IfcParse::entity &Class()