Navigation

IfcExternallyDefinedSufaceStyle

Definition from IAI: Definition of a surface style through referencing an external source (e.g. 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 Release IFC2x 2nd Edition.

EXPRESS specification:

ENTITY IfcExternallyDefinedSufaceStyle
SUBTYPE OF ( IfcExternalReference);
END_ENTITY;

Inheritance graph

ENTITY IfcExternallyDefinedSufaceStyle;
ENTITY IfcExternalReference;
Location  :  OPTIONAL IfcLabel;
ItemReference  :  OPTIONAL IfcIdentifier;
Name  :  OPTIONAL IfcLabel;
ENTITY IfcExternallyDefinedSufaceStyle;
END_ENTITY;