Class Ifc2x3::IfcExternallyDefinedSurfaceStyle¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcExternalReference
(Class Ifc2x3::IfcExternalReference)
Class Documentation¶
-
class
Ifc2x3
::
IfcExternallyDefinedSurfaceStyle
: public Ifc2x3::IfcExternalReference¶ 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.
Public Types
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedSurfaceStyle>
list
¶
Public Functions
-
IfcExternallyDefinedSurfaceStyle
(IfcEntityInstanceData *e)¶
-
IfcExternallyDefinedSurfaceStyle
(boost::optional<std::string> v1_Location, boost::optional<std::string> v2_ItemReference, boost::optional<std::string> v3_Name)¶
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedSurfaceStyle>