ifc4.ifcpropertysettemplate Class Reference
Public Member Functions | |
| def | applicableentity () |
| def | defines () |
| def | existsname (self) |
| def | haspropertytemplates () |
| def | templatetype () |
| def | uniquepropertynames (self) |
Public Member Functions inherited from ifc4.ifcpropertydefinition | |
| def | hasassociations () |
| def | hascontext () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| applicableentity | |
| haspropertytemplates | |
| templatetype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcpropertysettemplate definition. :param templatetype :type templatetype:ifcpropertysettemplatetypeenum :param applicableentity :type applicableentity:ifcidentifier :param haspropertytemplates :type haspropertytemplates:SET(1,None,'ifcpropertytemplate', scope = schema_scope) :param defines :type defines:SET(0,None,'ifcreldefinesbytemplate', scope = schema_scope)
Member Function Documentation
◆ applicableentity()
| def ifc4.ifcpropertysettemplate.applicableentity | ( | ) |
References ifc4.ifcpropertysettemplate._applicableentity, and ifc4.ifcpropertysettemplate.applicableentity.
◆ defines()
| def ifc4.ifcpropertysettemplate.defines | ( | ) |
◆ existsname()
| def ifc4.ifcpropertysettemplate.existsname | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ haspropertytemplates()
| def ifc4.ifcpropertysettemplate.haspropertytemplates | ( | ) |
References ifc4.ifcpropertysettemplate._haspropertytemplates, and ifc4.ifcpropertysettemplate.haspropertytemplates.
◆ templatetype()
| def ifc4.ifcpropertysettemplate.templatetype | ( | ) |
References ifc4.ifcsimplepropertytemplate._templatetype, ifc4.ifcpropertysettemplate._templatetype, and ifc4.ifcpropertysettemplate.templatetype.
◆ uniquepropertynames()
| def ifc4.ifcpropertysettemplate.uniquepropertynames | ( | self | ) |
Member Data Documentation
◆ applicableentity
| ifc4.ifcpropertysettemplate.applicableentity |
Referenced by ifc4.ifcpropertysettemplate.applicableentity().
◆ haspropertytemplates
| ifc4.ifcpropertysettemplate.haspropertytemplates |
◆ templatetype
| ifc4.ifcpropertysettemplate.templatetype |
Referenced by ifc4.ifcpropertysettemplate.templatetype().
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