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