Public Member Functions | |
| def | admixturesdescription () |
| def | compressivestrength () |
| def | maxaggregatesize () |
| def | protectiveporeratio () |
| def | waterimpermeability () |
| def | workability () |
Public Member Functions inherited from ifc2x3.ifcmechanicalmaterialproperties | |
| def | dynamicviscosity () |
| def | poissonratio () |
| def | shearmodulus () |
| def | thermalexpansioncoefficient () |
| def | wr21 (self) |
| def | wr22 (self) |
| def | youngmodulus () |
Public Member Functions inherited from ifc2x3.ifcmaterialproperties | |
| def | material () |
Public Attributes | |
| admixturesdescription | |
| compressivestrength | |
| maxaggregatesize | |
| protectiveporeratio | |
| waterimpermeability | |
| workability | |
Public Attributes inherited from ifc2x3.ifcmechanicalmaterialproperties | |
| dynamicviscosity | |
| poissonratio | |
| shearmodulus | |
| thermalexpansioncoefficient | |
| youngmodulus | |
Public Attributes inherited from ifc2x3.ifcmaterialproperties | |
| material | |
Detailed Description
Entity ifcmechanicalconcretematerialproperties definition. :param compressivestrength :type compressivestrength:ifcpressuremeasure :param maxaggregatesize :type maxaggregatesize:ifcpositivelengthmeasure :param admixturesdescription :type admixturesdescription:ifctext :param workability :type workability:ifctext :param protectiveporeratio :type protectiveporeratio:ifcnormalisedratiomeasure :param waterimpermeability :type waterimpermeability:ifctext
Member Function Documentation
◆ admixturesdescription()
| def ifc2x3.ifcmechanicalconcretematerialproperties.admixturesdescription | ( | ) |
References ifc2x3.ifcmechanicalconcretematerialproperties._admixturesdescription, and ifc2x3.ifcmechanicalconcretematerialproperties.admixturesdescription.
◆ compressivestrength()
| def ifc2x3.ifcmechanicalconcretematerialproperties.compressivestrength | ( | ) |
References ifc2x3.ifcmechanicalconcretematerialproperties._compressivestrength, and ifc2x3.ifcmechanicalconcretematerialproperties.compressivestrength.
◆ maxaggregatesize()
| def ifc2x3.ifcmechanicalconcretematerialproperties.maxaggregatesize | ( | ) |
References ifc2x3.ifcmechanicalconcretematerialproperties._maxaggregatesize, and ifc2x3.ifcmechanicalconcretematerialproperties.maxaggregatesize.
◆ protectiveporeratio()
| def ifc2x3.ifcmechanicalconcretematerialproperties.protectiveporeratio | ( | ) |
References ifc2x3.ifcmechanicalconcretematerialproperties._protectiveporeratio, and ifc2x3.ifcmechanicalconcretematerialproperties.protectiveporeratio.
◆ waterimpermeability()
| def ifc2x3.ifcmechanicalconcretematerialproperties.waterimpermeability | ( | ) |
References ifc2x3.ifcmechanicalconcretematerialproperties._waterimpermeability, and ifc2x3.ifcmechanicalconcretematerialproperties.waterimpermeability.
◆ workability()
| def ifc2x3.ifcmechanicalconcretematerialproperties.workability | ( | ) |
References ifc2x3.ifcmechanicalconcretematerialproperties._workability, and ifc2x3.ifcmechanicalconcretematerialproperties.workability.
Member Data Documentation
◆ admixturesdescription
| ifc2x3.ifcmechanicalconcretematerialproperties.admixturesdescription |
◆ compressivestrength
| ifc2x3.ifcmechanicalconcretematerialproperties.compressivestrength |
◆ maxaggregatesize
| ifc2x3.ifcmechanicalconcretematerialproperties.maxaggregatesize |
◆ protectiveporeratio
| ifc2x3.ifcmechanicalconcretematerialproperties.protectiveporeratio |
◆ waterimpermeability
| ifc2x3.ifcmechanicalconcretematerialproperties.waterimpermeability |
◆ workability
| ifc2x3.ifcmechanicalconcretematerialproperties.workability |
Referenced by ifc2x3.ifcmechanicalconcretematerialproperties.workability().
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