CFx SDK Documentation
2022 SP0
|
#include <IfcWindowAutoImpl.h>
Definition at line 37 of file Ifc4/IfcWindowAutoImpl.h.
OdIfc4::OdIfcWindowAuto::OdIfcWindowAuto | ( | ) |
|
virtual |
Retrieves the current value of an attribute specified by its name.
attrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc4::OdIfcElementAuto.
|
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 OdIfc4::OdIfcElementAuto.
|
virtual |
Retrieves the type of the entity instance.
Reimplemented from OdIfc4::OdIfcBuildingElementAuto.
Reimplemented in OdIfc4::OdIfcWindowStandardCaseAuto.
double OdIfc4::OdIfcWindowAuto::getOverallHeight | ( | ) | const |
double OdIfc4::OdIfcWindowAuto::getOverallWidth | ( | ) | const |
IfcWindowTypePartitioningEnum OdIfc4::OdIfcWindowAuto::getPartitioningType | ( | ) | const |
IfcWindowTypeEnum OdIfc4::OdIfcWindowAuto::getPredefinedType | ( | ) | const |
OdAnsiString OdIfc4::OdIfcWindowAuto::getUserDefinedPartitioningType | ( | ) | const |
|
virtual |
Reimplemented from OdIfc4::OdIfcElementAuto.
|
virtual |
Reimplemented from OdIfc4::OdIfcBuildingElementAuto.
Reimplemented in OdIfc4::OdIfcWindowStandardCaseAuto.
|
virtual |
Reimplemented from OdIfc4::OdIfcBuildingElementAuto.
Reimplemented in OdIfc4::OdIfcWindowStandardCaseAuto.
|
virtual |
Reimplemented from OdIfc4::OdIfcElementAuto.
|
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 OdIfc4::OdIfcElementAuto.
|
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 OdIfc4::OdIfcElementAuto.
void OdIfc4::OdIfcWindowAuto::setOverallHeight | ( | double | OverallHeight | ) |
void OdIfc4::OdIfcWindowAuto::setOverallWidth | ( | double | OverallWidth | ) |
void OdIfc4::OdIfcWindowAuto::setPartitioningType | ( | IfcWindowTypePartitioningEnum | PartitioningType | ) |
void OdIfc4::OdIfcWindowAuto::setPredefinedType | ( | IfcWindowTypeEnum | PredefinedType | ) |
void OdIfc4::OdIfcWindowAuto::setUserDefinedPartitioningType | ( | OdAnsiString | UserDefinedPartitioningType | ) |
|
virtual |
Retrieves whether the attribute value is set or is unset.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc4::OdIfcElementAuto.
|
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 OdIfc4::OdIfcElementAuto.
|
virtual |
Retrieves the current type of the entity.
Reimplemented from OdIfc4::OdIfcBuildingElementAuto.
Reimplemented in OdIfc4::OdIfcWindowStandardCaseAuto.
|
virtual |
Retrieves the type name of the entity instance.
Reimplemented from OdIfc4::OdIfcBuildingElementAuto.
Reimplemented in OdIfc4::OdIfcWindowStandardCaseAuto.
|
virtual |
Clears the attribute value.
explicitAttrName | [in] An ANSI string that contains the attribute name. |
Reimplemented from OdIfc4::OdIfcElementAuto.
|
virtual |
Clears the attribute value.
explicitAttrDef | [in] An <link OdIfc::OdIfcAttribute, OdIfcAttribute> enumeration that represents the attribute definition. |
Reimplemented from OdIfc4::OdIfcElementAuto.
|
protected |
Definition at line 79 of file Ifc4/IfcWindowAutoImpl.h.
|
protected |
Definition at line 80 of file Ifc4/IfcWindowAutoImpl.h.
|
protected |
Definition at line 82 of file Ifc4/IfcWindowAutoImpl.h.
|
protected |
Definition at line 81 of file Ifc4/IfcWindowAutoImpl.h.
|
protected |
Definition at line 83 of file Ifc4/IfcWindowAutoImpl.h.