Class Ifc4x2::IfcElementarySurface

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4x2::IfcElementarySurface : public Ifc4x2::IfcSurface

Definition from ISO/CD 10303-42:1992: An elementary surface (IfcElementarySurface) is a simple analytic surface with defined parametric representation.

NOTE Corresponding ISO 10303 entity: elementary_surface. Only the subtype plane is incorporated as IfcPlane. The derived attribute Dim has been added (see also note at IfcGeometricRepresentationItem). Please refer to ISO/IS 10303-42:1994, p. 69 for the final definition of the formal standard.

HISTORY New class in IFC Release 1.5

Subclassed by Ifc4x2::IfcCylindricalSurface, Ifc4x2::IfcPlane, Ifc4x2::IfcSphericalSurface, Ifc4x2::IfcToroidalSurface

Public Types

typedef IfcTemplatedEntityList<IfcElementarySurface> list

Public Functions

::Ifc4x2::IfcAxis2Placement3D *Position() const

The position and orientation of the surface. This attribute is used in the definition of the parameterization of the surface.

void setPosition(::Ifc4x2::IfcAxis2Placement3D *v)
const IfcParse::entity &declaration() const
IfcElementarySurface(IfcEntityInstanceData *e)
IfcElementarySurface(::Ifc4x2::IfcAxis2Placement3D *v1_Position)

Public Static Functions

const IfcParse::entity &Class()