IfcStyleModel

Natural language names
deStil - Modell
enStyle Model
frModèle de style
Semantic definitions at the entity
Entity definition

IfcStyleModel represents the concept of a particular presentation style defined for a material (or other characteristic) of a product or a product component within a representation context. This representation context may (but has not to be) a geometric representation context.

IfcStyleModel can be a style representation (presentation style) of a material (via IfcMaterialDefinitionRepresentation), potentially differentiated for different representation contexts (for example, different material hatching depending on the scale of the target representation context).

HISTORY  New entity in IFC2x3.
Inherited definitions from supertypes
Entity inheritance IfcStyledRepresentation IfcRepresentation
Attribute inheritance
#AttributeTypeCardinalityDescriptionC
IfcRepresentation
1ContextOfItemsIfcRepresentationContext[1:1] Definition of the representation context for which the different subtypes of representation are valid.X
2RepresentationIdentifierIfcLabel[0:1] The optional identifier of the representation as used within a project.X
3RepresentationTypeIfcLabel[0:1] The description of the type of a representation context. The representation type defines the type of geometry or topology used for representing the product representation. More information is given at the subtypes IfcShapeRepresentation and IfcTopologyRepresentation.
The supported values for context type are to be specified by implementers agreements.
X
4ItemsIfcRepresentationItemS[1:?] Set of geometric representation items that are defined for this representation.X
RepresentationMapIfcRepresentationMap
@MappedRepresentation
S[0:1]Use of the representation within an IfcRepresentationMap. If used, this IfcRepresentation may be assigned to many representations as one of its Items using an IfcMappedItem. Using IfcRepresentationMap is the way to share one representation (often of type IfcShapeRepresentation) by many products. X
LayerAssignmentsIfcPresentationLayerAssignment
@AssignedItems
S[0:?]Assignment of the whole representation to a single or multiple layer(s). The LayerAssigments can be overridden by LayerAssigments of the IfcRepresentationItem's within the list of Items.
NOTE  Implementation agreements can restrict the maximum number of layer assignments to 1.
X
OfProductRepresentationIfcProductRepresentation
@Representations
S[0:?]Reference to the product representations to which this individual representation applies. In most cases it is the reference to one or many product shapes, to which this shape representation is applicable. X
IfcStyleModel
Formal representations
XSD Specification
 <xs:element name="IfcStyleModel" type="ifc:IfcStyleModel" abstract="true" substitutionGroup="ifc:IfcRepresentation" nillable="true"/>
 <xs:complexType name="IfcStyleModel" abstract="true">
  <xs:complexContent>
   <xs:extension base="ifc:IfcRepresentation"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStyleModel
 ABSTRACT SUPERTYPE OF(IfcStyledRepresentation)
 SUBTYPE OF (IfcRepresentation);
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page