Class Ifc4x3_rc1::IfcTextDecoration

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcTextDecoration : public IfcUtil::IfcBaseType

Definition from CSS1 (W3C Recommendation): This property describes decorations that are added to the text of an element. A value of ‘blink’ causes the text to blink.. Values are:

none underline overline line-through blink

User agents must recognize the keyword ‘blink’, but are not required to support the blink effect.

NOTE Corresponding CSS1 definition is text-decoration.

HISTORY New type in IFC2x3.

Public Functions

const IfcParse::type_declaration &declaration() const
IfcTextDecoration(IfcEntityInstanceData *e)
IfcTextDecoration(std::string v)
operator std::string() const

Public Static Functions

const IfcParse::type_declaration &Class()