Class Ifc4x3_rc1::IfcTextTransformation¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseType
(Class IfcBaseType)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcTextTransformation
: public IfcUtil::IfcBaseType¶ Definition from CSS1 (W3C Recommendation): This property describes how the cases of characters are handled. Values are:
capitalize: uppercases the first character of each word uppercase: uppercases all letters of the element lowercase: lowercases all letters of the element none
NOTE Corresponding CSS1 definition is text-transform.
HISTORY New type in IFC2x3.
Public Functions
-
const IfcParse::type_declaration &
declaration
() const¶
-
IfcTextTransformation
(IfcEntityInstanceData *e)¶
-
IfcTextTransformation
(std::string v)¶
-
operator std::string
() const¶
Public Static Functions
-
const IfcParse::type_declaration &
Class
()¶
-
const IfcParse::type_declaration &