ifc4.ifcmaterialdefinitionrepresentation Class Reference
Public Member Functions | |
| def | onlystyledrepresentations (self) |
| def | representedmaterial () |
Public Member Functions inherited from ifc4.ifcproductrepresentation | |
| def | description () |
| def | name () |
| def | representations () |
Public Attributes | |
| representedmaterial | |
Public Attributes inherited from ifc4.ifcproductrepresentation | |
| description | |
| name | |
| representations | |
Detailed Description
Entity ifcmaterialdefinitionrepresentation definition. :param representedmaterial :type representedmaterial:ifcmaterial
Member Function Documentation
◆ onlystyledrepresentations()
| def ifc4.ifcmaterialdefinitionrepresentation.onlystyledrepresentations | ( | self | ) |
◆ representedmaterial()
| def ifc4.ifcmaterialdefinitionrepresentation.representedmaterial | ( | ) |
References ifc2x3.ifcmaterialdefinitionrepresentation._representedmaterial, ifc4.ifcmaterialdefinitionrepresentation._representedmaterial, and ifc4.ifcmaterialdefinitionrepresentation.representedmaterial.
Member Data Documentation
◆ representedmaterial
| ifc4.ifcmaterialdefinitionrepresentation.representedmaterial |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17