ifc2x3.ifcpresentationlayerwithstyle Class Reference
Public Member Functions | |
| def | layerblocked () |
| def | layerfrozen () |
| def | layeron () |
| def | layerstyles () |
Public Member Functions inherited from ifc2x3.ifcpresentationlayerassignment | |
| def | assigneditems () |
| def | description () |
| def | identifier () |
| def | name () |
Public Attributes | |
| layerblocked | |
| layerfrozen | |
| layeron | |
| layerstyles | |
Public Attributes inherited from ifc2x3.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,'ifcpresentationstyleselect', scope = schema_scope)
Member Function Documentation
◆ layerblocked()
| def ifc2x3.ifcpresentationlayerwithstyle.layerblocked | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layerblocked, and ifc2x3.ifcpresentationlayerwithstyle.layerblocked.
◆ layerfrozen()
| def ifc2x3.ifcpresentationlayerwithstyle.layerfrozen | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layerfrozen, and ifc2x3.ifcpresentationlayerwithstyle.layerfrozen.
◆ layeron()
| def ifc2x3.ifcpresentationlayerwithstyle.layeron | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layeron, and ifc2x3.ifcpresentationlayerwithstyle.layeron.
◆ layerstyles()
| def ifc2x3.ifcpresentationlayerwithstyle.layerstyles | ( | ) |
References ifc2x3.ifcpresentationlayerwithstyle._layerstyles, and ifc2x3.ifcpresentationlayerwithstyle.layerstyles.
Member Data Documentation
◆ layerblocked
| ifc2x3.ifcpresentationlayerwithstyle.layerblocked |
Referenced by ifc2x3.ifcpresentationlayerwithstyle.layerblocked().
◆ layerfrozen
| ifc2x3.ifcpresentationlayerwithstyle.layerfrozen |
Referenced by ifc2x3.ifcpresentationlayerwithstyle.layerfrozen().
◆ layeron
| ifc2x3.ifcpresentationlayerwithstyle.layeron |
Referenced by ifc2x3.ifcpresentationlayerwithstyle.layeron().
◆ layerstyles
| ifc2x3.ifcpresentationlayerwithstyle.layerstyles |
Referenced by ifc2x3.ifcpresentationlayerwithstyle.layerstyles().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17