Public Member Functions | |
| def | haspropertytemplates () |
| def | noselfreference (self) |
| def | templatetype () |
| def | uniquepropertynames (self) |
| def | usagename () |
Public Member Functions inherited from ifc4.ifcpropertytemplate | |
| def | partofcomplextemplate () |
| def | partofpsettemplate () |
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 | |
| haspropertytemplates | |
| templatetype | |
| usagename | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifccomplexpropertytemplate definition. :param usagename :type usagename:ifclabel :param templatetype :type templatetype:ifccomplexpropertytemplatetypeenum :param haspropertytemplates :type haspropertytemplates:SET(1,None,'ifcpropertytemplate', scope = schema_scope)
Member Function Documentation
◆ haspropertytemplates()
| def ifc4.ifccomplexpropertytemplate.haspropertytemplates | ( | ) |
References ifc4.ifcpropertysettemplate._haspropertytemplates, ifc4.ifccomplexpropertytemplate._haspropertytemplates, and ifc4.ifccomplexpropertytemplate.haspropertytemplates.
◆ noselfreference()
| def ifc4.ifccomplexpropertytemplate.noselfreference | ( | self | ) |
◆ templatetype()
| def ifc4.ifccomplexpropertytemplate.templatetype | ( | ) |
References ifc4.ifcsimplepropertytemplate._templatetype, ifc4.ifcpropertysettemplate._templatetype, ifc4.ifccomplexpropertytemplate._templatetype, and ifc4.ifccomplexpropertytemplate.templatetype.
◆ uniquepropertynames()
| def ifc4.ifccomplexpropertytemplate.uniquepropertynames | ( | self | ) |
◆ usagename()
| def ifc4.ifccomplexpropertytemplate.usagename | ( | ) |
References ifc2x3.ifccomplexproperty._usagename, ifc4.ifccomplexproperty._usagename, ifc2x3.ifcpropertyreferencevalue._usagename, ifc4.ifcpropertyreferencevalue._usagename, ifc4.ifccomplexpropertytemplate._usagename, and ifc4.ifccomplexpropertytemplate.usagename.
Member Data Documentation
◆ haspropertytemplates
| ifc4.ifccomplexpropertytemplate.haspropertytemplates |
◆ templatetype
| ifc4.ifccomplexpropertytemplate.templatetype |
Referenced by ifc4.ifccomplexpropertytemplate.templatetype().
◆ usagename
| ifc4.ifccomplexpropertytemplate.usagename |
Referenced by ifc4.ifccomplexpropertytemplate.usagename().
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