ifc4.ifcquantityweight Class Reference
Public Member Functions | |
| def | formula () |
| def | weightvalue () |
| 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 | |
| formula | |
| unittype | |
| weightvalue | |
Public Attributes inherited from ifc4.ifcphysicalsimplequantity | |
| unit | |
Public Attributes inherited from ifc4.ifcphysicalquantity | |
| description | |
| name | |
Detailed Description
Entity ifcquantityweight definition. :param weightvalue :type weightvalue:ifcmassmeasure :param formula :type formula:ifclabel
Member Function Documentation
◆ formula()
| def ifc4.ifcquantityweight.formula | ( | ) |
References ifc4.ifcquantitycount._formula, ifc4.ifcquantityarea._formula, ifc4.ifcquantitylength._formula, ifc4.ifcquantitytime._formula, ifc4.ifcquantityweight._formula, and ifc4.ifcquantityweight.formula.
◆ weightvalue()
| def ifc4.ifcquantityweight.weightvalue | ( | ) |
References ifc2x3.ifcquantityweight._weightvalue, ifc4.ifcquantityweight._weightvalue, and ifc4.ifcquantityweight.weightvalue.
◆ wr21()
| def ifc4.ifcquantityweight.wr21 | ( | self | ) |
◆ wr22()
| def ifc4.ifcquantityweight.wr22 | ( | self | ) |
References ifc2x3.ifcquantityweight.weightvalue, and ifc4.ifcquantityweight.weightvalue.
Member Data Documentation
◆ formula
| ifc4.ifcquantityweight.formula |
Referenced by ifc4.ifcquantityweight.formula().
◆ unittype
| ifc4.ifcquantityweight.unittype |
◆ weightvalue
| ifc4.ifcquantityweight.weightvalue |
Referenced by ifc4.ifcquantityweight.weightvalue(), and ifc4.ifcquantityweight.wr22().
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