Public Member Functions | |
| def | framedepth () |
| def | framethickness () |
| def | operationtype () |
| def | panelposition () |
| def | shapeaspectstyle () |
Public Member Functions inherited from ifc2x3.ifcpropertysetdefinition | |
| def | definestype () |
| def | propertydefinitionof () |
Public Member Functions inherited from ifc2x3.ifcpropertydefinition | |
| def | hasassociations () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| framedepth | |
| framethickness | |
| operationtype | |
| panelposition | |
| shapeaspectstyle | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcpermeablecoveringproperties definition. :param operationtype :type operationtype:ifcpermeablecoveringoperationenum :param panelposition :type panelposition:ifcwindowpanelpositionenum :param framedepth :type framedepth:ifcpositivelengthmeasure :param framethickness :type framethickness:ifcpositivelengthmeasure :param shapeaspectstyle :type shapeaspectstyle:ifcshapeaspect
Member Function Documentation
◆ framedepth()
| def ifc2x3.ifcpermeablecoveringproperties.framedepth | ( | ) |
References ifc2x3.ifcpermeablecoveringproperties._framedepth, and ifc2x3.ifcpermeablecoveringproperties.framedepth.
◆ framethickness()
| def ifc2x3.ifcpermeablecoveringproperties.framethickness | ( | ) |
References ifc2x3.ifcpermeablecoveringproperties._framethickness, and ifc2x3.ifcpermeablecoveringproperties.framethickness.
◆ operationtype()
| def ifc2x3.ifcpermeablecoveringproperties.operationtype | ( | ) |
References ifc2x3.ifcpermeablecoveringproperties._operationtype, and ifc2x3.ifcpermeablecoveringproperties.operationtype.
◆ panelposition()
| def ifc2x3.ifcpermeablecoveringproperties.panelposition | ( | ) |
References ifc2x3.ifcdoorpanelproperties._panelposition, ifc2x3.ifcpermeablecoveringproperties._panelposition, and ifc2x3.ifcpermeablecoveringproperties.panelposition.
◆ shapeaspectstyle()
| def ifc2x3.ifcpermeablecoveringproperties.shapeaspectstyle | ( | ) |
References ifc2x3.ifcdoorpanelproperties._shapeaspectstyle, ifc2x3.ifcpermeablecoveringproperties._shapeaspectstyle, and ifc2x3.ifcpermeablecoveringproperties.shapeaspectstyle.
Member Data Documentation
◆ framedepth
| ifc2x3.ifcpermeablecoveringproperties.framedepth |
Referenced by ifc2x3.ifcpermeablecoveringproperties.framedepth().
◆ framethickness
| ifc2x3.ifcpermeablecoveringproperties.framethickness |
Referenced by ifc2x3.ifcpermeablecoveringproperties.framethickness().
◆ operationtype
| ifc2x3.ifcpermeablecoveringproperties.operationtype |
Referenced by ifc2x3.ifcpermeablecoveringproperties.operationtype().
◆ panelposition
| ifc2x3.ifcpermeablecoveringproperties.panelposition |
Referenced by ifc2x3.ifcpermeablecoveringproperties.panelposition().
◆ shapeaspectstyle
| ifc2x3.ifcpermeablecoveringproperties.shapeaspectstyle |
Referenced by ifc2x3.ifcpermeablecoveringproperties.shapeaspectstyle().
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