Public Member Functions | |
| def | applicableonlytoitems (self) |
| def | layerblocked () |
| def | layerfrozen () |
| def | layeron () |
| def | layerstyles () |
Public Member Functions inherited from ifc4.ifcpresentationlayerassignment | |
| def | applicableitems (self) |
| def | assigneditems () |
| def | description () |
| def | identifier () |
| def | name () |
Public Attributes | |
| layerblocked | |
| layerfrozen | |
| layeron | |
| layerstyles | |
Public Attributes inherited from ifc4.ifcpresentationlayerassignment | |
| assigneditems | |
| description | |
| identifier | |
| name | |
Detailed Description
Entity ifcpresentationlayerwithstyle definition. :param layeron :type layeron:LOGICAL :param layerfrozen :type layerfrozen:LOGICAL :param layerblocked :type layerblocked:LOGICAL :param layerstyles :type layerstyles:SET(0,None,'ifcpresentationstyle', scope = schema_scope)
Member Function Documentation
◆ applicableonlytoitems()
| def ifc4.ifcpresentationlayerwithstyle.applicableonlytoitems | ( | self | ) |
◆ layerblocked()
| def ifc4.ifcpresentationlayerwithstyle.layerblocked | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layerblocked, ifc4.ifcpresentationlayerwithstyle._layerblocked, and ifc4.ifcpresentationlayerwithstyle.layerblocked.
◆ layerfrozen()
| def ifc4.ifcpresentationlayerwithstyle.layerfrozen | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layerfrozen, ifc4.ifcpresentationlayerwithstyle._layerfrozen, and ifc4.ifcpresentationlayerwithstyle.layerfrozen.
◆ layeron()
| def ifc4.ifcpresentationlayerwithstyle.layeron | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layeron, ifc4.ifcpresentationlayerwithstyle._layeron, and ifc4.ifcpresentationlayerwithstyle.layeron.
◆ layerstyles()
| def ifc4.ifcpresentationlayerwithstyle.layerstyles | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layerstyles, ifc4.ifcpresentationlayerwithstyle._layerstyles, and ifc4.ifcpresentationlayerwithstyle.layerstyles.
Member Data Documentation
◆ layerblocked
| ifc4.ifcpresentationlayerwithstyle.layerblocked |
Referenced by ifc4.ifcpresentationlayerwithstyle.layerblocked().
◆ layerfrozen
| ifc4.ifcpresentationlayerwithstyle.layerfrozen |
Referenced by ifc4.ifcpresentationlayerwithstyle.layerfrozen().
◆ layeron
| ifc4.ifcpresentationlayerwithstyle.layeron |
Referenced by ifc4.ifcpresentationlayerwithstyle.layeron().
◆ layerstyles
| ifc4.ifcpresentationlayerwithstyle.layerstyles |
Referenced by ifc4.ifcpresentationlayerwithstyle.layerstyles().
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