Class Ifc2x3::IfcAnnotationFillAreaOccurrence

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcAnnotationFillAreaOccurrence : public Ifc2x3::IfcAnnotationOccurrence

Public Functions

bool hasFillStyleTarget() const

Whether the optional attribute FillStyleTarget is defined for this IfcAnnotationFillAreaOccurrence.

::Ifc2x3::IfcPoint *FillStyleTarget() const
void setFillStyleTarget(::Ifc2x3::IfcPoint *v)
bool hasGlobalOrLocal() const

Whether the optional attribute GlobalOrLocal is defined for this IfcAnnotationFillAreaOccurrence.

::Ifc2x3::IfcGlobalOrLocalEnum::Value GlobalOrLocal() const
void setGlobalOrLocal(::Ifc2x3::IfcGlobalOrLocalEnum::Value v)
const IfcParse::entity &declaration() const
IfcAnnotationFillAreaOccurrence(IfcEntityInstanceData *e)
IfcAnnotationFillAreaOccurrence(::Ifc2x3::IfcRepresentationItem *v1_Item, IfcTemplatedEntityList<::Ifc2x3::IfcPresentationStyleAssignment>::ptr v2_Styles, boost::optional<std::string> v3_Name, ::Ifc2x3::IfcPoint *v4_FillStyleTarget, boost::optional<::Ifc2x3::IfcGlobalOrLocalEnum::Value> v5_GlobalOrLocal)

Public Static Functions

const IfcParse::entity &Class()