ifc4.ifcpropertyset Class Reference
Public Member Functions | |
| def | existsname (self) |
| def | hasproperties () |
| def | uniquepropertynames (self) |
Public Member Functions inherited from ifc4.ifcpropertysetdefinition | |
| def | definesoccurrence () |
| def | definestype () |
| def | isdefinedby () |
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 | |
| hasproperties | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcpropertyset definition. :param hasproperties :type hasproperties:SET(1,None,'ifcproperty', scope = schema_scope)
Member Function Documentation
◆ existsname()
| def ifc4.ifcpropertyset.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().
◆ hasproperties()
| def ifc4.ifcpropertyset.hasproperties | ( | ) |
References ifc2x3.ifccomplexproperty._hasproperties, ifc4.ifccomplexproperty._hasproperties, ifc2x3.ifcpropertyset._hasproperties, ifc4.ifcpropertyset._hasproperties, and ifc4.ifcpropertyset.hasproperties.
◆ uniquepropertynames()
| def ifc4.ifcpropertyset.uniquepropertynames | ( | self | ) |
Member Data Documentation
◆ hasproperties
| ifc4.ifcpropertyset.hasproperties |
Referenced by ifc4.ifcpropertyset.hasproperties(), and ifc4.ifcpropertyset.uniquepropertynames().
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