Class Ifc4::IfcPoint

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4::IfcPoint : public Ifc4::IfcGeometricRepresentationItem

Definition from ISO/CD 10303-42:1992: A point is a location in some real Cartesian coordinate space Rm, for m = 1, 2 or 3.

NOTE: Corresponding ISO 10303 entity: point. Only the subtypes cartesian_point, point_on_curve, point_on_surface have been incorporated in the current release of IFC. Please refer to ISO/IS 10303-42:1994, p. 22 for the final definition of the formal standard.

HISTORY: New entity in IFC Release 1.5

Subclassed by Ifc4::IfcCartesianPoint, Ifc4::IfcPointOnCurve, Ifc4::IfcPointOnSurface

Public Types

typedef IfcTemplatedEntityList<IfcPoint> list

Public Functions

const IfcParse::entity &declaration() const
IfcPoint(IfcEntityInstanceData *e)
IfcPoint()

Public Static Functions

const IfcParse::entity &Class()