Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcFillAreaStyleTileSymbolWithStyle

Definition from IAI: The fill area style tile symbol with style is a symbol that is used as a tile within an annotated tiling.

NOTE: The IfcFillAreaStyleTileSymbolWithStyle is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation.

NOTE: Corresponding STEP name: fill_area_style_tile_symbol_with_style. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.

HISTORY: New entity in Release IFC2x 2nd Edition.

EXPRESS specification:

ENTITY IfcFillAreaStyleTileSymbolWithStyle
SUBTYPE OF ( IfcGeometricRepresentationItem);
Symbol  :  IfcAnnotationSymbolOccurrence;
END_ENTITY;

Attribute definitions:

Symbol  :  A styled annotation symbol.

Inheritance graph

ENTITY IfcFillAreaStyleTileSymbolWithStyle;
ENTITY IfcRepresentationItem;
INVERSE
LayerAssignments  :  SET OF IfcPresentationLayerAssignment FOR AssignedItems;
StyledByItem  :  SET [0:1] OF IfcStyledItem FOR Item;
ENTITY IfcGeometricRepresentationItem;
ENTITY IfcFillAreaStyleTileSymbolWithStyle;
Symbol  :  IfcAnnotationSymbolOccurrence;
END_ENTITY;