ifc2x3.ifcmateriallayer Class Reference
Public Member Functions | |
def | isventilated () |
def | layerthickness () |
def | material () |
def | tomateriallayerset () |
Public Attributes | |
isventilated | |
layerthickness | |
material | |
Detailed Description
Entity ifcmateriallayer definition. :param material :type material:ifcmaterial :param layerthickness :type layerthickness:ifcpositivelengthmeasure :param isventilated :type isventilated:ifclogical :param tomateriallayerset :type tomateriallayerset:ifcmateriallayerset
Member Function Documentation
◆ isventilated()
def ifc2x3.ifcmateriallayer.isventilated | ( | ) |
References ifc2x3.ifcmateriallayer._isventilated, and ifc2x3.ifcmateriallayer.isventilated.
◆ layerthickness()
def ifc2x3.ifcmateriallayer.layerthickness | ( | ) |
References ifc2x3.ifcmateriallayer._layerthickness, and ifc2x3.ifcmateriallayer.layerthickness.
◆ material()
def ifc2x3.ifcmateriallayer.material | ( | ) |
References ifc2x3.ifcmaterialproperties._material, ifc2x3.ifcmateriallayer._material, and ifc2x3.ifcmateriallayer.material.
◆ tomateriallayerset()
def ifc2x3.ifcmateriallayer.tomateriallayerset | ( | ) |
Member Data Documentation
◆ isventilated
ifc2x3.ifcmateriallayer.isventilated |
Referenced by ifc2x3.ifcmateriallayer.isventilated().
◆ layerthickness
ifc2x3.ifcmateriallayer.layerthickness |
Referenced by ifc2x3.ifcmateriallayer.layerthickness().
◆ material
ifc2x3.ifcmateriallayer.material |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py