Class Ifc2x3::IfcAnnotationFillAreaOccurrence¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcAnnotationOccurrence
(Class Ifc2x3::IfcAnnotationOccurrence)
Class Documentation¶
-
class
Ifc2x3
::
IfcAnnotationFillAreaOccurrence
: public Ifc2x3::IfcAnnotationOccurrence¶ Public Types
-
typedef IfcTemplatedEntityList<IfcAnnotationFillAreaOccurrence>
list
¶
Public Functions
-
bool
hasFillStyleTarget
() const¶ Whether the optional attribute FillStyleTarget is defined for this IfcAnnotationFillAreaOccurrence.
-
bool
hasGlobalOrLocal
() const¶ Whether the optional attribute GlobalOrLocal is defined for this IfcAnnotationFillAreaOccurrence.
-
::Ifc2x3::IfcGlobalOrLocalEnum::Value
GlobalOrLocal
() const¶
-
void
setGlobalOrLocal
(::Ifc2x3::IfcGlobalOrLocalEnum::Value v)¶
-
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)¶
-
typedef IfcTemplatedEntityList<IfcAnnotationFillAreaOccurrence>