Class Ifc4::IfcVertexLoop

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcVertexLoop : public Ifc4::IfcLoop

Definition from ISO/CD 10303-42:1992: A vertex_loop is a loop of zero genus consisting of a single vertex. A vertex can exist independently of a vertex loop. The topological data shall satisfy the following constraint:

Informal propositions:

A vertex loop has zero extent and dimensionality. The vertex loop has genus 0.

NOTE Corresponding ISO 10303 entity: vertex_loop. Please refer to ISO/IS 10303-42:1994, p. 121 for the final definition of the formal standard.

HISTORY New Entity in IFC2x2.

Public Types

typedef IfcTemplatedEntityList<IfcVertexLoop> list

Public Functions

::Ifc4::IfcVertex *LoopVertex() const

The vertex which defines the entire loop.

void setLoopVertex(::Ifc4::IfcVertex *v)
const IfcParse::entity &declaration() const
IfcVertexLoop(IfcEntityInstanceData *e)
IfcVertexLoop(::Ifc4::IfcVertex *v1_LoopVertex)

Public Static Functions

const IfcParse::entity &Class()