Class Ifc4x3_rc1::IfcAdvancedBrepWithVoids

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcAdvancedBrepWithVoids : public Ifc4x3_rc1::IfcAdvancedBrep

The IfcAdvancedBrepWithVoids is a specialization of an advanced B-rep which contains one or more voids in its interior. The voids are represented as closed shells which are defined so that the shell normal point into the void.

NOTE Corresponding ISO 10303-42 entity: brep_with_voids (see note above). Please refer to ISO/IS 10303-42:1994, p. 173 for the final definition of the formal standard. In IFC advanced B-rep with voids is represented by this subtype IfcAdvancedBrepWithVoids and not defined via an implicit ANDOR supertype constraint as in ISO/IS 10303-42:1994 between an instance of manifold_solid_brep AND brep_with_voids. This change has been made due to the fact, that only ONEOF supertype constraint is allowed within the IFC object model.

HISTORY New entity in IFC2x4

Informal propositions:

Each void shell shall be disjoint from the outer shell and from every other void shell Each void shell shall be enclosed within the outer shell but not within any other void shell. In particular the outer shell is not in the set of void shells Each shell in the IfcManifoldSolidBrep shall be referenced only once. All the faces of all the shells in the IfcAdvancedBrep and the IfcAdvancedBrepWithVoids.Voids shall be of type IfcAdvancedFace.

Public Functions

IfcTemplatedEntityList<::Ifc4x3_rc1::IfcClosedShell>::ptr Voids() const
void setVoids(IfcTemplatedEntityList<::Ifc4x3_rc1::IfcClosedShell>::ptr v)
const IfcParse::entity &declaration() const
IfcAdvancedBrepWithVoids(IfcEntityInstanceData *e)
IfcAdvancedBrepWithVoids(::Ifc4x3_rc1::IfcClosedShell *v1_Outer, IfcTemplatedEntityList<::Ifc4x3_rc1::IfcClosedShell>::ptr v2_Voids)

Public Static Functions

const IfcParse::entity &Class()