Class Ifc2x3::IfcAnnotationSurface¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcGeometricRepresentationItem
(Class Ifc2x3::IfcGeometricRepresentationItem)
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)¶
-
IfcAnnotationSurface
(IfcEntityInstanceData *e)¶
-
IfcAnnotationSurface
(::Ifc2x3::IfcGeometricRepresentationItem *v1_Item, ::Ifc2x3::IfcTextureCoordinate *v2_TextureCoordinates)¶
-
typedef IfcTemplatedEntityList<IfcAnnotationSurface>