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