Class Ifc2x3::IfcAnnotationSurface

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcAnnotationSurface : public Ifc2x3::IfcGeometricRepresentationItem

Public Types

typedef IfcTemplatedEntityList<IfcAnnotationSurface> list

Public Functions

::Ifc2x3::IfcGeometricRepresentationItem *Item() const
void setItem(::Ifc2x3::IfcGeometricRepresentationItem *v)
bool hasTextureCoordinates() const

Whether the optional attribute TextureCoordinates is defined for this IfcAnnotationSurface.

::Ifc2x3::IfcTextureCoordinate *TextureCoordinates() const
void setTextureCoordinates(::Ifc2x3::IfcTextureCoordinate *v)
const IfcParse::entity &declaration() const
IfcAnnotationSurface(IfcEntityInstanceData *e)
IfcAnnotationSurface(::Ifc2x3::IfcGeometricRepresentationItem *v1_Item, ::Ifc2x3::IfcTextureCoordinate *v2_TextureCoordinates)

Public Static Functions

const IfcParse::entity &Class()