Struct Ifc4x2::IfcProjectedOrTrueLengthEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x2.

Struct Documentation

struct Ifc4x2::IfcProjectedOrTrueLengthEnum

Public Types

enum Value

This enumeration type is needed for load definition and is only considered if the load values are given as global actions and if they define linear or planar loads (that is, one- or two-dimensionally distributed loads). Figure 234 illustrates the interpretation of a load definition depending on the enumeration types IfcGlobalOrLocalEnum and IfcProjectedOrTrueLengthEnum.

HISTORY New type in IFC2x2.

Figure 234 — Projected or true length

Values:

enumerator IfcProjectedOrTrueLength_PROJECTED_LENGTH
enumerator IfcProjectedOrTrueLength_TRUE_LENGTH

Public Static Functions

IFC_PARSE_API const char *ToString(Value v)
IFC_PARSE_API Value FromString(const std::string &s)