Public Member Functions | |
| def | constructiontype () |
| def | operationtype () |
| def | parametertakesprecedence () |
| def | sizeable () |
Public Member Functions inherited from ifc2x3.ifctypeproduct | |
| def | representationmaps () |
| def | tag () |
| def | wr41 (self) |
Public Member Functions inherited from ifc2x3.ifctypeobject | |
| def | applicableoccurrence () |
| def | haspropertysets () |
| def | objecttypeof () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| constructiontype | |
| operationtype | |
| parametertakesprecedence | |
| sizeable | |
Public Attributes inherited from ifc2x3.ifctypeproduct | |
| representationmaps | |
| tag | |
Public Attributes inherited from ifc2x3.ifctypeobject | |
| applicableoccurrence | |
| haspropertysets | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcwindowstyle definition. :param constructiontype :type constructiontype:ifcwindowstyleconstructionenum :param operationtype :type operationtype:ifcwindowstyleoperationenum :param parametertakesprecedence :type parametertakesprecedence:BOOLEAN :param sizeable :type sizeable:BOOLEAN
Member Function Documentation
◆ constructiontype()
| def ifc2x3.ifcwindowstyle.constructiontype | ( | ) |
References ifc2x3.ifcpile._constructiontype, ifc2x3.ifcdoorstyle._constructiontype, ifc2x3.ifcwindowstyle._constructiontype, and ifc2x3.ifcwindowstyle.constructiontype.
◆ operationtype()
| def ifc2x3.ifcwindowstyle.operationtype | ( | ) |
References ifc2x3.ifcpermeablecoveringproperties._operationtype, ifc2x3.ifctransportelement._operationtype, ifc2x3.ifcwindowpanelproperties._operationtype, ifc2x3.ifcdoorstyle._operationtype, ifc2x3.ifcwindowstyle._operationtype, and ifc2x3.ifcwindowstyle.operationtype.
◆ parametertakesprecedence()
| def ifc2x3.ifcwindowstyle.parametertakesprecedence | ( | ) |
References ifc2x3.ifcdoorstyle._parametertakesprecedence, ifc2x3.ifcwindowstyle._parametertakesprecedence, and ifc2x3.ifcwindowstyle.parametertakesprecedence.
◆ sizeable()
| def ifc2x3.ifcwindowstyle.sizeable | ( | ) |
References ifc2x3.ifcdoorstyle._sizeable, ifc2x3.ifcwindowstyle._sizeable, and ifc2x3.ifcwindowstyle.sizeable.
Member Data Documentation
◆ constructiontype
| ifc2x3.ifcwindowstyle.constructiontype |
Referenced by ifc2x3.ifcwindowstyle.constructiontype().
◆ operationtype
| ifc2x3.ifcwindowstyle.operationtype |
Referenced by ifc2x3.ifcwindowstyle.operationtype().
◆ parametertakesprecedence
| ifc2x3.ifcwindowstyle.parametertakesprecedence |
Referenced by ifc2x3.ifcwindowstyle.parametertakesprecedence().
◆ sizeable
| ifc2x3.ifcwindowstyle.sizeable |
Referenced by ifc2x3.ifcwindowstyle.sizeable().
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