Class Ifc4::IfcExternallyDefinedSurfaceStyle¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcExternalReference
(Class Ifc4::IfcExternalReference)
Class Documentation¶
-
class
Ifc4
::
IfcExternallyDefinedSurfaceStyle
: public Ifc4::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_Identification, boost::optional<std::string> v3_Name)¶
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedSurfaceStyle>