Class Ifc2x3::IfcShellBasedSurfaceModel¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcGeometricRepresentationItem
(Class Ifc2x3::IfcGeometricRepresentationItem)
Class Documentation¶
-
class
Ifc2x3
::
IfcShellBasedSurfaceModel
: public Ifc2x3::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 Types
-
typedef IfcTemplatedEntityList<IfcShellBasedSurfaceModel>
list
¶
Public Functions
-
IfcEntityList::ptr
SbsmBoundary
() const¶
-
void
setSbsmBoundary
(IfcEntityList::ptr v)¶
-
IfcShellBasedSurfaceModel
(IfcEntityInstanceData *e)¶
-
IfcShellBasedSurfaceModel
(IfcEntityList::ptr v1_SbsmBoundary)¶
-
typedef IfcTemplatedEntityList<IfcShellBasedSurfaceModel>