Struct Ifc4x3_rc1::IfcNullStyle

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcNullStyle

Public Types

enum Value

Definition from ISO/CD 10303-46:1992: The null style type specifies, that a representation item is not styled.

NOTE Corresponding ISO 10303 name: null_style. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.

HISTORY New enumeration in IFC2x2.

IFC2x4 CHANGE The enumeration is deprecated.

Values:

enumerator IfcNullStyle_NULL

Public Static Functions

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