Class Ifc4x3_rc1::IfcExternallyDefinedSurfaceStyle¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcExternalReference
(Class Ifc4x3_rc1::IfcExternalReference)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcExternallyDefinedSurfaceStyle
: public Ifc4x3_rc1::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>