Class Ifc4x1::IfcElementarySurface¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcSurface
(Class Ifc4x1::IfcSurface)
Derived Types¶
public Ifc4x1::IfcCylindricalSurface
(Class Ifc4x1::IfcCylindricalSurface)public Ifc4x1::IfcPlane
(Class Ifc4x1::IfcPlane)public Ifc4x1::IfcSphericalSurface
(Class Ifc4x1::IfcSphericalSurface)public Ifc4x1::IfcToroidalSurface
(Class Ifc4x1::IfcToroidalSurface)
Class Documentation¶
-
class
Ifc4x1
::
IfcElementarySurface
: public Ifc4x1::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 Ifc4x1::IfcCylindricalSurface, Ifc4x1::IfcPlane, Ifc4x1::IfcSphericalSurface, Ifc4x1::IfcToroidalSurface
Public Types
-
typedef IfcTemplatedEntityList<IfcElementarySurface>
list
¶
Public Functions
-
::Ifc4x1::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
(::Ifc4x1::IfcAxis2Placement3D *v)¶
-
IfcElementarySurface
(IfcEntityInstanceData *e)¶
-
IfcElementarySurface
(::Ifc4x1::IfcAxis2Placement3D *v1_Position)¶
-
typedef IfcTemplatedEntityList<IfcElementarySurface>