IfcExternallyDefinedSurfaceStyle

Natural language names
deExtern definiert - Oberflächenstil
enExternally Defined Surface Style
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcExternallyDefinedSurfaceStyle
      LocationMODIFIEDType changed from IfcLabel to IfcURIReference.
      IdentificationXMODIFIEDName changed from ItemReference to Identification.
Semantic definitions at the entity
Entity definition

IfcExternallyDefinedSurfaceStyle is a definition of a surface style through referencing an external source, such as a material library for rendering information.

NOTE  In order to achieve expected results, the externally defined surface style should normally only be given in addition to an explicitly defined surface styles.
HISTORY  New entity in IFC2x2.
IFC2x3 CHANGE  The spelling has been corrected from IfcExternallyDefinedSufaceStyle with no upward compatibility.
Inherited definitions from supertypes
Entity inheritance IfcExternalReference
Attribute inheritance
#AttributeTypeCardinalityDescriptionC
IfcExternalReference
1LocationIfcURIReference[0:1] Location, where the external source (classification, document or library) can be accessed by electronic means. The electronic location is provided as an URI, and would normally be given as an URL location string. X
2IdentificationIfcIdentifier[0:1] The Identification provides a unique identifier of the referenced item within the external source (classification, document or library). It may be provided as
  • a key, e.g. a classification notation, like NF2.3
  • a handle
  • a uuid or guid
It may be human readable (such as a key) or not (such as a handle or uuid) depending on the context of its usage (which has to be determined by local agreement).
X
3NameIfcLabel[0:1] Optional name to further specify the reference. It can provide a human readable identifier (which does not necessarily need to have a counterpart in the internal structure of the document).X
ExternalReferenceForResourcesIfcExternalReferenceRelationship
@RelatingReference
S[0:?]Reference to all associations between this external reference and objects within the IfcResourceObjectSelect that are tagged by the external reference. X
IfcExternallyDefinedSurfaceStyle
Formal representations
XSD Specification
 <xs:element name="IfcExternallyDefinedSurfaceStyle" type="ifc:IfcExternallyDefinedSurfaceStyle" substitutionGroup="ifc:IfcExternalReference" nillable="true"/>
 <xs:complexType name="IfcExternallyDefinedSurfaceStyle">
  <xs:complexContent>
   <xs:extension base="ifc:IfcExternalReference"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcExternallyDefinedSurfaceStyle
 SUBTYPE OF (IfcExternalReference);
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page