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