|
CFx SDK Documentation
2020SP3
|
#include <IfcObjectiveAutoImpl.h>
Protected Attributes | |
| OdDAIObjectId | m_BenchmarkValues |
| OdDAIObjectId | m_ResultValues |
| IfcObjectiveEnum | m_ObjectiveQualifier |
| OdAnsiString | m_UserDefinedQualifier |
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/IfcObjectiveAutoImpl.h.
| OdIfc2x3::OdIfcObjectiveAuto::OdIfcObjectiveAuto | ( | ) |
|
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.
| OdDAIObjectId OdIfc2x3::OdIfcObjectiveAuto::getBenchmarkValues | ( | ) | const |
|
virtual |
Retrieves the type of the entity instance.
Reimplemented from OdIfc2x3::OdIfcConstraintAuto.
| IfcObjectiveEnum OdIfc2x3::OdIfcObjectiveAuto::getObjectiveQualifier | ( | ) | const |
| OdDAIObjectId OdIfc2x3::OdIfcObjectiveAuto::getResultValues | ( | ) | const |
| OdAnsiString OdIfc2x3::OdIfcObjectiveAuto::getUserDefinedQualifier | ( | ) | 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::OdIfcObjectiveAuto::setBenchmarkValues | ( | OdDAIObjectId | BenchmarkValues | ) |
| void OdIfc2x3::OdIfcObjectiveAuto::setObjectiveQualifier | ( | IfcObjectiveEnum | ObjectiveQualifier | ) |
| void OdIfc2x3::OdIfcObjectiveAuto::setResultValues | ( | OdDAIObjectId | ResultValues | ) |
| void OdIfc2x3::OdIfcObjectiveAuto::setUserDefinedQualifier | ( | OdAnsiString | UserDefinedQualifier | ) |
|
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 77 of file Ifc2x3/IfcObjectiveAutoImpl.h.
|
protected |
Definition at line 79 of file Ifc2x3/IfcObjectiveAutoImpl.h.
|
protected |
Definition at line 78 of file Ifc2x3/IfcObjectiveAutoImpl.h.
|
protected |
Definition at line 80 of file Ifc2x3/IfcObjectiveAutoImpl.h.