Class Ifc4x2::IfcTopologicalRepresentationItem¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcRepresentationItem(Class Ifc4x2::IfcRepresentationItem)
Derived Types¶
public Ifc4x2::IfcConnectedFaceSet(Class Ifc4x2::IfcConnectedFaceSet)public Ifc4x2::IfcEdge(Class Ifc4x2::IfcEdge)public Ifc4x2::IfcFace(Class Ifc4x2::IfcFace)public Ifc4x2::IfcFaceBound(Class Ifc4x2::IfcFaceBound)public Ifc4x2::IfcLoop(Class Ifc4x2::IfcLoop)public Ifc4x2::IfcPath(Class Ifc4x2::IfcPath)public Ifc4x2::IfcVertex(Class Ifc4x2::IfcVertex)
Class Documentation¶
- 
class 
Ifc4x2::IfcTopologicalRepresentationItem: public Ifc4x2::IfcRepresentationItem¶ Definition from ISO/CD 10303-42:1992: The topological representation item is the supertype for all the topological representation items in the geometry resource.
NOTE Corresponding ISO 10303 entity: topological_representation_item. Please refer to ISO/IS 10303-42:1994, p.129 for the final definition of the formal standard.
HISTORY: New entity in IFC Release 1.5
Subclassed by Ifc4x2::IfcConnectedFaceSet, Ifc4x2::IfcEdge, Ifc4x2::IfcFace, Ifc4x2::IfcFaceBound, Ifc4x2::IfcLoop, Ifc4x2::IfcPath, Ifc4x2::IfcVertex
Public Types
- 
typedef IfcTemplatedEntityList<IfcTopologicalRepresentationItem> 
list¶ 
Public Functions
- 
IfcTopologicalRepresentationItem(IfcEntityInstanceData *e)¶ 
- 
IfcTopologicalRepresentationItem()¶ 
- 
typedef IfcTemplatedEntityList<IfcTopologicalRepresentationItem>