Class Ifc4::IfcShellBasedSurfaceModel

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcShellBasedSurfaceModel : public Ifc4::IfcGeometricRepresentationItem

Definition from ISO/CD 10303-42:1992: A shell based surface model is described by a set of open or closed shells of dimensionality 2. The shells shall not intersect except at edges and vertices. In particular, distinct faces may not intersect. A complete face of one shell may be shared with another shell. Coincident portions of shells shall both reference the same faces, edges and vertices defining the coincident region. There shall be at least one shell.

A shell may exist independently of a surface model.

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

HISTORY: New entity in IFC Release 2x.

Informal propositions

The dimensionality of the shell based surface model is 2.

The shells shall not overlap or intersect except at common faces, edges or vertices.

Public Functions

IfcEntityList::ptr SbsmBoundary() const
void setSbsmBoundary(IfcEntityList::ptr v)
const IfcParse::entity &declaration() const
IfcShellBasedSurfaceModel(IfcEntityInstanceData *e)
IfcShellBasedSurfaceModel(IfcEntityList::ptr v1_SbsmBoundary)

Public Static Functions

const IfcParse::entity &Class()