ifc2x3.ifcmateriallayerset Class Reference
Public Member Functions | |
| def | layersetname () |
| def | materiallayers () |
| def | totalthickness () |
Public Attributes | |
| layersetname | |
| materiallayers | |
Detailed Description
Entity ifcmateriallayerset definition. :param materiallayers :type materiallayers:LIST(1,None,'ifcmateriallayer', scope = schema_scope) :param layersetname :type layersetname:ifclabel :param totalthickness :type totalthickness:ifclengthmeasure
Member Function Documentation
◆ layersetname()
| def ifc2x3.ifcmateriallayerset.layersetname | ( | ) |
References ifc2x3.ifcmateriallayerset._layersetname, and ifc2x3.ifcmateriallayerset.layersetname.
◆ materiallayers()
| def ifc2x3.ifcmateriallayerset.materiallayers | ( | ) |
References ifc2x3.ifcmateriallayerset._materiallayers, and ifc2x3.ifcmateriallayerset.materiallayers.
◆ totalthickness()
| def ifc2x3.ifcmateriallayerset.totalthickness | ( | ) |
References ifc2x3.ifcmlstotalthickness().
Member Data Documentation
◆ layersetname
| ifc2x3.ifcmateriallayerset.layersetname |
Referenced by ifc2x3.ifcmateriallayerset.layersetname().
◆ materiallayers
| ifc2x3.ifcmateriallayerset.materiallayers |
Referenced by ifc2x3.ifcmateriallayerset.materiallayers().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
1.8.17