Struct Ifc4x3_rc1::IfcBSplineSurfaceForm

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcBSplineSurfaceForm

Public Types

enum Value

Values:

enumerator IfcBSplineSurfaceForm_PLANE_SURF
enumerator IfcBSplineSurfaceForm_CYLINDRICAL_SURF
enumerator IfcBSplineSurfaceForm_CONICAL_SURF
enumerator IfcBSplineSurfaceForm_SPHERICAL_SURF
enumerator IfcBSplineSurfaceForm_TOROIDAL_SURF
enumerator IfcBSplineSurfaceForm_SURF_OF_REVOLUTION
enumerator IfcBSplineSurfaceForm_RULED_SURF
enumerator IfcBSplineSurfaceForm_GENERALISED_CONE
enumerator IfcBSplineSurfaceForm_QUADRIC_SURF
enumerator IfcBSplineSurfaceForm_SURF_OF_LINEAR_EXTRUSION
enumerator IfcBSplineSurfaceForm_UNSPECIFIED

Public Static Functions

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