ENTITY IfcAnnotationFillAreaOccurrence
(* SCHEMA IFC2X3; *)
ENTITY IfcAnnotationFillAreaOccurrence
SUBTYPE OF (IfcAnnotationOccurrence);
FillStyleTarget : OPTIONAL IfcPoint;
GlobalOrLocal : OPTIONAL IfcGlobalOrLocalEnum;
WHERE
WR31 : NOT(EXISTS(SELF\IfcStyledItem.Item)) OR
('IFC2X3.IFCANNOTATIONFILLAREA' IN TYPEOF (SELF\IfcStyledItem.Item));
END_ENTITY;
Explicit Attributes
Entity IfcAnnotationFillAreaOccurrence has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcAnnotationFillAreaOccurrence has the following local and inherited inverse attributes:
Supertypes
Entity IfcAnnotationFillAreaOccurrence inherits from the following supertypes:
IfcRepresentationItem
IfcStyledItem
IfcAnnotationOccurrence
Subtypes
No subtypesReferenced By
Entity IfcAnnotationFillAreaOccurrence and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00