CFx SDK Documentation
2023 SP0
|
#include <IfcMetricAutoImpl.h>
Protected Attributes | |
IfcBenchmarkEnum | m_Benchmark |
OdAnsiString | m_ValueSource |
IfcMetricValueSelect | m_DataValue |
Protected Attributes inherited from OdIfc2x3::OdIfcConstraintAuto | |
OdAnsiString | m_Name |
OdAnsiString | m_Description |
IfcConstraintEnum | m_ConstraintGrade |
OdAnsiString | m_ConstraintSource |
IfcActorSelect | m_CreatingActor |
IfcDateTimeSelect | m_CreationTime |
OdAnsiString | m_UserDefinedGrade |
OdDAIObjectIds | m_ClassifiedAs_inv |
OdDAIObjectIds | m_RelatesConstraints_inv |
OdDAIObjectIds | m_IsRelatedWith_inv |
OdDAIObjectIds | m_PropertiesForConstraint_inv |
OdDAIObjectIds | m_Aggregates_inv |
OdDAIObjectIds | m_IsAggregatedIn_inv |
Protected Attributes inherited from OdIfc::OdIfcEntity | |
void * | m_resPtr |
IfcOpResult | m_resolved |
Protected Attributes inherited from OdDAI::EntityInstance | |
OdDbStub * | m_id |
Definition at line 37 of file Ifc2x3/IfcMetricAutoImpl.h.
OdIfc2x3::OdIfcMetricAuto::OdIfcMetricAuto | ( | ) |
|
virtual |
Retrieves the current value of an attribute specified by its name.
attrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Retrieves the current value of an attribute specified by its definition.
attrDef | [in] A value of the <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
IfcBenchmarkEnum OdIfc2x3::OdIfcMetricAuto::getBenchmark | ( | ) | const |
IfcMetricValueSelect OdIfc2x3::OdIfcMetricAuto::getDataValue | ( | ) | const |
|
virtual |
Retrieves the type of the entity instance.
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
OdAnsiString OdIfc2x3::OdIfcMetricAuto::getValueSource | ( | ) | const |
|
virtual |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Sets a new value of an attribute that is specified by its name.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
val | [in] A new attribute value to be set. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Sets a new value of a specified attribute.
explicitAttrDef | [in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
val | [in] A new attribute value to be set. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
void OdIfc2x3::OdIfcMetricAuto::setBenchmark | ( | IfcBenchmarkEnum | Benchmark | ) |
void OdIfc2x3::OdIfcMetricAuto::setDataValue | ( | IfcMetricValueSelect | DataValue | ) |
void OdIfc2x3::OdIfcMetricAuto::setValueSource | ( | OdAnsiString | ValueSource | ) |
|
virtual |
Retrieves whether the attribute value is set or is unset.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Retrieves whether the attribute value is set or is unset.
explicitAttrDef | [in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Retrieves the current type of the entity.
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Retrieves the type name of the entity instance.
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Clears the attribute value.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
virtual |
Clears the attribute value.
explicitAttrDef | [in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
|
protected |
Definition at line 75 of file Ifc2x3/IfcMetricAutoImpl.h.
|
protected |
Definition at line 77 of file Ifc2x3/IfcMetricAutoImpl.h.
|
protected |
Definition at line 76 of file Ifc2x3/IfcMetricAutoImpl.h.