Struct Ifc4x3_rc1::IfcAnnotationTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcAnnotationTypeEnum

Public Types

enum Value

Values:

enumerator IfcAnnotationType_ASSUMEDPOINT
enumerator IfcAnnotationType_ASBUILTAREA
enumerator IfcAnnotationType_ASBUILTLINE
enumerator IfcAnnotationType_NON_PHYSICAL_SIGNAL
enumerator IfcAnnotationType_ASSUMEDLINE
enumerator IfcAnnotationType_WIDTHEVENT
enumerator IfcAnnotationType_ASSUMEDAREA
enumerator IfcAnnotationType_SUPERELEVATIONEVENT
enumerator IfcAnnotationType_ASBUILTPOINT
enumerator IfcAnnotationType_USERDEFINED
enumerator IfcAnnotationType_NOTDEFINED

Public Static Functions

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