ifc4.ifcmateriallayerwithoffsets Class Reference
Public Member Functions | |
| def | offsetdirection () |
| def | offsetvalues () |
Public Member Functions inherited from ifc4.ifcmateriallayer | |
| def | category () |
| def | description () |
| def | isventilated () |
| def | layerthickness () |
| def | material () |
| def | name () |
| def | priority () |
| def | tomateriallayerset () |
Public Member Functions inherited from ifc4.ifcmaterialdefinition | |
| def | associatedto () |
| def | hasexternalreferences () |
| def | hasproperties () |
Public Attributes | |
| offsetdirection | |
| offsetvalues | |
Public Attributes inherited from ifc4.ifcmateriallayer | |
| category | |
| description | |
| isventilated | |
| layerthickness | |
| material | |
| name | |
| priority | |
Detailed Description
Entity ifcmateriallayerwithoffsets definition. :param offsetdirection :type offsetdirection:ifclayersetdirectionenum :param offsetvalues :type offsetvalues:ARRAY(1,2,'REAL', scope = schema_scope)
Member Function Documentation
◆ offsetdirection()
| def ifc4.ifcmateriallayerwithoffsets.offsetdirection | ( | ) |
References ifc4.ifcmateriallayerwithoffsets._offsetdirection, and ifc4.ifcmateriallayerwithoffsets.offsetdirection.
◆ offsetvalues()
| def ifc4.ifcmateriallayerwithoffsets.offsetvalues | ( | ) |
References ifc4.ifcmaterialprofilewithoffsets._offsetvalues, ifc4.ifcmateriallayerwithoffsets._offsetvalues, and ifc4.ifcmateriallayerwithoffsets.offsetvalues.
Member Data Documentation
◆ offsetdirection
| ifc4.ifcmateriallayerwithoffsets.offsetdirection |
Referenced by ifc4.ifcmateriallayerwithoffsets.offsetdirection().
◆ offsetvalues
| ifc4.ifcmateriallayerwithoffsets.offsetvalues |
Referenced by ifc4.ifcmateriallayerwithoffsets.offsetvalues().
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