Class Ifc2x3::IfcSolidModel

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc2x3::IfcSolidModel : public Ifc2x3::IfcGeometricRepresentationItem

Definition from ISO/CD 10303-42:1992: A solid model is a complete representation of the nominal shape of a product such that all points in the interior are connected. Any point can be classified as being inside, outside, or on the boundary of a solid. There are several different types of solid model representations.

NOTE: Corresponding ISO 10303-42 entity: solid_model, only three subtypes have been incorporated into the current IFC Release - subset of manifold_solid_brep (IfcManifoldSolidBrep, constraint to faceted B-rep), swept_area_solid (IfcSweptAreaSolid), the swept_disk_solid (IfcSweptDiskSolid) and subset of csg_solid (IfcCsgSolid). The derived attribute Dim has been added at this level and was therefore demoted from the geometric_representation_item. Please refer to ISO/IS 10303-42:1994, p. 170 for the final definition of the formal standard.

HISTORY: New entity in IFC Release 1.5

Subclassed by Ifc2x3::IfcCsgSolid, Ifc2x3::IfcManifoldSolidBrep, Ifc2x3::IfcSweptAreaSolid, Ifc2x3::IfcSweptDiskSolid

Public Types

typedef IfcTemplatedEntityList<IfcSolidModel> list

Public Functions

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

Public Static Functions

const IfcParse::entity &Class()