Class Ifc4x2::IfcExternallyDefinedHatchStyle¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcExternalReference
(Class Ifc4x2::IfcExternalReference)
Class Documentation¶
-
class
Ifc4x2
::
IfcExternallyDefinedHatchStyle
: public Ifc4x2::IfcExternalReference¶ Definition from ISO/CD 10303-46:1992: The externally defined hatch style is an entity which makes an external reference to a hatching style.
NOTE: The allowable values for the name source and item reference, by which the externally defined hatch style is identified, need to be determined by implementer agreements.
NOTE: Corresponding ISO 10303 name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
HISTORY: New entity in IFC2x2.
Public Types
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedHatchStyle>
list
¶
Public Functions
-
IfcExternallyDefinedHatchStyle
(IfcEntityInstanceData *e)¶
-
IfcExternallyDefinedHatchStyle
(boost::optional<std::string> v1_Location, boost::optional<std::string> v2_Identification, boost::optional<std::string> v3_Name)¶
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedHatchStyle>