ifc2x3.ifcclassificationitem Class Reference
Public Member Functions | |
| def | isclassifieditemin () |
| def | isclassifyingitemin () |
| def | itemof () |
| def | notation () |
| def | title () |
Public Attributes | |
| itemof | |
| notation | |
| title | |
Detailed Description
Entity ifcclassificationitem definition. :param notation :type notation:ifcclassificationnotationfacet :param itemof :type itemof:ifcclassification :param title :type title:ifclabel :param isclassifieditemin :type isclassifieditemin:SET(0,1,'ifcclassificationitemrelationship', scope = schema_scope) :param isclassifyingitemin :type isclassifyingitemin:SET(0,1,'ifcclassificationitemrelationship', scope = schema_scope)
Member Function Documentation
◆ isclassifieditemin()
| def ifc2x3.ifcclassificationitem.isclassifieditemin | ( | ) |
◆ isclassifyingitemin()
| def ifc2x3.ifcclassificationitem.isclassifyingitemin | ( | ) |
◆ itemof()
| def ifc2x3.ifcclassificationitem.itemof | ( | ) |
References ifc2x3.ifcclassificationitem._itemof, and ifc2x3.ifcclassificationitem.itemof.
◆ notation()
| def ifc2x3.ifcclassificationitem.notation | ( | ) |
References ifc2x3.ifcclassificationitem._notation, and ifc2x3.ifcclassificationitem.notation.
◆ title()
| def ifc2x3.ifcclassificationitem.title | ( | ) |
References ifc2x3.ifcclassificationitem._title, and ifc2x3.ifcclassificationitem.title.
Referenced by ArchAxis.CommandArchGrid.IsActive(), and FreeCADInit.FCADLogger.report().
Member Data Documentation
◆ itemof
| ifc2x3.ifcclassificationitem.itemof |
Referenced by ifc2x3.ifcclassificationitem.itemof().
◆ notation
| ifc2x3.ifcclassificationitem.notation |
Referenced by ifc2x3.ifcclassificationitem.notation().
◆ title
| ifc2x3.ifcclassificationitem.title |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
1.8.17