Class Ifc4x3_rc1::IfcPavement

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcPavement : public Ifc4x3_rc1::IfcBuiltElement

Public Types

typedef IfcTemplatedEntityList<IfcPavement> list

Public Functions

bool hasFlexible() const

Whether the optional attribute Flexible is defined for this IfcPavement.

bool Flexible() const
void setFlexible(bool v)
const IfcParse::entity &declaration() const
IfcPavement(IfcEntityInstanceData *e)
IfcPavement(std::string v1_GlobalId, ::Ifc4x3_rc1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x3_rc1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x3_rc1::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag, boost::optional<bool> v9_Flexible)

Public Static Functions

const IfcParse::entity &Class()