ifc2x3.ifcquantityarea Class Reference
Public Member Functions | |
| def | areavalue () |
| def | wr21 (self) |
| def | wr22 (self) |
Public Member Functions inherited from ifc2x3.ifcphysicalsimplequantity | |
| def | unit () |
Public Member Functions inherited from ifc2x3.ifcphysicalquantity | |
| def | description () |
| def | name () |
| def | partofcomplex () |
Public Attributes | |
| areavalue | |
| unittype | |
Public Attributes inherited from ifc2x3.ifcphysicalsimplequantity | |
| unit | |
Public Attributes inherited from ifc2x3.ifcphysicalquantity | |
| description | |
| name | |
Detailed Description
Entity ifcquantityarea definition. :param areavalue :type areavalue:ifcareameasure
Member Function Documentation
◆ areavalue()
| def ifc2x3.ifcquantityarea.areavalue | ( | ) |
References ifc2x3.ifcquantityarea._areavalue, and ifc2x3.ifcquantityarea.areavalue.
◆ wr21()
| def ifc2x3.ifcquantityarea.wr21 | ( | self | ) |
◆ wr22()
| def ifc2x3.ifcquantityarea.wr22 | ( | self | ) |
References ifc2x3.ifcquantityarea.areavalue.
Member Data Documentation
◆ areavalue
| ifc2x3.ifcquantityarea.areavalue |
Referenced by ifc2x3.ifcquantityarea.areavalue(), ifc2x3.ifcquantityarea.wr22(), and ifc4.ifcquantityarea.wr22().
◆ unittype
| ifc2x3.ifcquantityarea.unittype |
Referenced by ifc2x3.ifcderivedunit.wr2(), and ifc4.ifcderivedunit.wr2().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17