Class Ifc2x3::IfcClassificationNotationFacet¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseEntity(Class IfcBaseEntity)
Class Documentation¶
-
class
Ifc2x3::IfcClassificationNotationFacet: public IfcUtil::IfcBaseEntity¶ Public Types
-
typedef IfcTemplatedEntityList<IfcClassificationNotationFacet>
list¶
Public Functions
-
std::string
NotationValue() const¶
-
void
setNotationValue(std::string v)¶
-
IfcClassificationNotationFacet(IfcEntityInstanceData *e)¶
-
IfcClassificationNotationFacet(std::string v1_NotationValue)¶
-
typedef IfcTemplatedEntityList<IfcClassificationNotationFacet>