Class Ifc2x3::IfcPreDefinedSymbol¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcPreDefinedItem
(Class Ifc2x3::IfcPreDefinedItem)
Derived Types¶
public Ifc2x3::IfcPreDefinedDimensionSymbol
(Class Ifc2x3::IfcPreDefinedDimensionSymbol)public Ifc2x3::IfcPreDefinedPointMarkerSymbol
(Class Ifc2x3::IfcPreDefinedPointMarkerSymbol)public Ifc2x3::IfcPreDefinedTerminatorSymbol
(Class Ifc2x3::IfcPreDefinedTerminatorSymbol)
Class Documentation¶
-
class
Ifc2x3
::
IfcPreDefinedSymbol
: public Ifc2x3::IfcPreDefinedItem¶ A predefined symbol is a symbol that gets its shape information by a conforming name that is specified within subtypes of the entity.
NOTE: The IfcPreDefinedSymbol is an entity that had been adopted from ISO 10303, Industrial automation systems and integration—Product data representation and exchange, Part 46: Integrated generic resources: Visual presentation.
NOTE Corresponding ISO 10303 name: pre_defined_symbol. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
HISTORY New entity in IFC2x2.
Subclassed by Ifc2x3::IfcPreDefinedDimensionSymbol, Ifc2x3::IfcPreDefinedPointMarkerSymbol, Ifc2x3::IfcPreDefinedTerminatorSymbol
Public Types
-
typedef IfcTemplatedEntityList<IfcPreDefinedSymbol>
list
¶
Public Functions
-
IfcPreDefinedSymbol
(IfcEntityInstanceData *e)¶
-
IfcPreDefinedSymbol
(std::string v1_Name)¶
-
typedef IfcTemplatedEntityList<IfcPreDefinedSymbol>