Class Ifc4::IfcTextTransformation

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::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()