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 | |
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) | def ifc4.ifcpropertysettemplate.applicableentity | ( | ) |
References ifc4.ifcpropertysettemplate._applicableentity.
| def ifc4.ifcpropertysettemplate.defines | ( | ) |
| def ifc4.ifcpropertysettemplate.existsname | ( | self | ) |
References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
| def ifc4.ifcpropertysettemplate.haspropertytemplates | ( | ) |
References ifc4.ifcpropertysettemplate._haspropertytemplates, and ifc4.ifccomplexpropertytemplate._haspropertytemplates.
Referenced by ifc4.ifcpropertysettemplate.uniquepropertynames(), and ifc4.ifccomplexpropertytemplate.uniquepropertynames().
| def ifc4.ifcpropertysettemplate.templatetype | ( | ) |
References ifc4.ifcsimplepropertytemplate._templatetype, ifc4.ifcpropertysettemplate._templatetype, and ifc4.ifccomplexpropertytemplate._templatetype.
| def ifc4.ifcpropertysettemplate.uniquepropertynames | ( | self | ) |
| ifc4.ifcpropertysettemplate.applicableentity |
| ifc4.ifcpropertysettemplate.haspropertytemplates |
| ifc4.ifcpropertysettemplate.templatetype |