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