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