ifc2x3.ifcstructuralloadtemperature Class Reference
Public Member Functions | |
| def | deltat_constant () |
| def | deltat_y () |
| def | deltat_z () |
Public Member Functions inherited from ifc2x3.ifcstructuralload | |
| def | name () |
Public Attributes | |
| deltat_constant | |
| deltat_y | |
| deltat_z | |
Public Attributes inherited from ifc2x3.ifcstructuralload | |
| name | |
Detailed Description
Entity ifcstructuralloadtemperature definition. :param deltat_constant :type deltat_constant:ifcthermodynamictemperaturemeasure :param deltat_y :type deltat_y:ifcthermodynamictemperaturemeasure :param deltat_z :type deltat_z:ifcthermodynamictemperaturemeasure
Member Function Documentation
◆ deltat_constant()
| def ifc2x3.ifcstructuralloadtemperature.deltat_constant | ( | ) |
References ifc2x3.ifcstructuralloadtemperature._deltat_constant, and ifc2x3.ifcstructuralloadtemperature.deltat_constant.
◆ deltat_y()
| def ifc2x3.ifcstructuralloadtemperature.deltat_y | ( | ) |
References ifc2x3.ifcstructuralloadtemperature._deltat_y, and ifc2x3.ifcstructuralloadtemperature.deltat_y.
◆ deltat_z()
| def ifc2x3.ifcstructuralloadtemperature.deltat_z | ( | ) |
References ifc2x3.ifcstructuralloadtemperature._deltat_z, and ifc2x3.ifcstructuralloadtemperature.deltat_z.
Member Data Documentation
◆ deltat_constant
| ifc2x3.ifcstructuralloadtemperature.deltat_constant |
Referenced by ifc2x3.ifcstructuralloadtemperature.deltat_constant().
◆ deltat_y
| ifc2x3.ifcstructuralloadtemperature.deltat_y |
Referenced by ifc2x3.ifcstructuralloadtemperature.deltat_y().
◆ deltat_z
| ifc2x3.ifcstructuralloadtemperature.deltat_z |
Referenced by ifc2x3.ifcstructuralloadtemperature.deltat_z().
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