Class Ifc2x3::IfcRelaxation

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcRelaxation : public IfcUtil::IfcBaseEntity

Public Types

typedef IfcTemplatedEntityList<IfcRelaxation> list

Public Functions

double RelaxationValue() const
void setRelaxationValue(double v)
double InitialStress() const
void setInitialStress(double v)
const IfcParse::entity &declaration() const
IfcRelaxation(IfcEntityInstanceData *e)
IfcRelaxation(double v1_RelaxationValue, double v2_InitialStress)

Public Static Functions

const IfcParse::entity &Class()