ifc4.ifctypeobject Class Reference
Public Member Functions | |
| def | applicableoccurrence () |
| def | haspropertysets () |
| def | types () |
| def | wr1 (self) |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | hascontext () |
| def | isdecomposedby () |
| def | isnestedby () |
| def | nests () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| applicableoccurrence | |
| haspropertysets | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifctypeobject definition. :param applicableoccurrence :type applicableoccurrence:ifcidentifier :param haspropertysets :type haspropertysets:SET(1,None,'ifcpropertysetdefinition', scope = schema_scope) :param types :type types:SET(0,1,'ifcreldefinesbytype', scope = schema_scope)
Member Function Documentation
◆ applicableoccurrence()
| def ifc4.ifctypeobject.applicableoccurrence | ( | ) |
References ifc2x3.ifctypeobject._applicableoccurrence, ifc4.ifctypeobject._applicableoccurrence, and ifc4.ifctypeobject.applicableoccurrence.
◆ haspropertysets()
| def ifc4.ifctypeobject.haspropertysets | ( | ) |
References ifc2x3.ifctypeobject._haspropertysets, ifc4.ifctypeobject._haspropertysets, and ifc4.ifctypeobject.haspropertysets.
◆ types()
| def ifc4.ifctypeobject.types | ( | ) |
◆ wr1()
| def ifc4.ifctypeobject.wr1 | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
Member Data Documentation
◆ applicableoccurrence
| ifc4.ifctypeobject.applicableoccurrence |
Referenced by ifc4.ifctypeobject.applicableoccurrence(), and ifc4.ifctypeproduct.applicableoccurrence().
◆ haspropertysets
| ifc4.ifctypeobject.haspropertysets |
Referenced by ifc4.ifctypeobject.haspropertysets().
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