ifc2x3.ifcgeneralmaterialproperties Class Reference
Public Member Functions | |
def | massdensity () |
def | molecularweight () |
def | porosity () |
Public Member Functions inherited from ifc2x3.ifcmaterialproperties | |
def | material () |
Public Attributes | |
massdensity | |
molecularweight | |
porosity | |
Public Attributes inherited from ifc2x3.ifcmaterialproperties | |
material | |
Detailed Description
Entity ifcgeneralmaterialproperties definition. :param molecularweight :type molecularweight:ifcmolecularweightmeasure :param porosity :type porosity:ifcnormalisedratiomeasure :param massdensity :type massdensity:ifcmassdensitymeasure
Member Function Documentation
◆ massdensity()
def ifc2x3.ifcgeneralmaterialproperties.massdensity | ( | ) |
References ifc2x3.ifcgeneralmaterialproperties._massdensity, and ifc2x3.ifcgeneralmaterialproperties.massdensity.
◆ molecularweight()
def ifc2x3.ifcgeneralmaterialproperties.molecularweight | ( | ) |
References ifc2x3.ifcgeneralmaterialproperties._molecularweight, and ifc2x3.ifcgeneralmaterialproperties.molecularweight.
◆ porosity()
def ifc2x3.ifcgeneralmaterialproperties.porosity | ( | ) |
References ifc2x3.ifcgeneralmaterialproperties._porosity, and ifc2x3.ifcgeneralmaterialproperties.porosity.
Member Data Documentation
◆ massdensity
ifc2x3.ifcgeneralmaterialproperties.massdensity |
Referenced by ifc2x3.ifcgeneralmaterialproperties.massdensity().
◆ molecularweight
ifc2x3.ifcgeneralmaterialproperties.molecularweight |
Referenced by ifc2x3.ifcgeneralmaterialproperties.molecularweight().
◆ porosity
ifc2x3.ifcgeneralmaterialproperties.porosity |
Referenced by ifc2x3.ifcgeneralmaterialproperties.porosity().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py