Class Ifc4x3_rc1::IfcCircleHollowProfileDef

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcCircleHollowProfileDef : public Ifc4x3_rc1::IfcCircleProfileDef

IfcCircleHollowProfileDef defines a section profile that provides the defining parameters of a circular hollow section (tube) to be used by the swept area solid. Its parameters and orientation relative to the position coordinate system are according to the following illustration.The centre of the position coordinate system is in the profile’s centre of the bounding box (for symmetric profiles identical with the centre of gravity).

HISTORY New entity in IFC2x2.

Figure 312 illustrates parameters of the circular hollow profile definition. The parameterized profile defines its own position coordinate system. The underlying coordinate system is defined by the swept area solid that uses the profile definition. It is the xy plane of:

IfcSweptAreaSolid.Position

By using offsets of the position location, the parameterized profile can be positioned centric (using x,y offsets = 0.), or at any position relative to the profile. Explicit coordinate offsets are used to define cardinal points (for example, upper-left bound). The parameterized profile is defined by a set of parameter attributes.

Figure 312 — Circle hollow profile

Public Functions

double WallThickness() const

Thickness of the material, it is the difference between the outer and inner radius.

void setWallThickness(double v)
const IfcParse::entity &declaration() const
IfcCircleHollowProfileDef(IfcEntityInstanceData *e)
IfcCircleHollowProfileDef(::Ifc4x3_rc1::IfcProfileTypeEnum::Value v1_ProfileType, boost::optional<std::string> v2_ProfileName, ::Ifc4x3_rc1::IfcAxis2Placement2D *v3_Position, double v4_Radius, double v5_WallThickness)

Public Static Functions

const IfcParse::entity &Class()