ifc2x3.ifcobjectdefinition Class Reference
Public Member Functions | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Additional Inherited Members | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcobjectdefinition definition. :param hasassignments :type hasassignments:SET(0,None,'ifcrelassigns', scope = schema_scope) :param isdecomposedby :type isdecomposedby:SET(0,None,'ifcreldecomposes', scope = schema_scope) :param decomposes :type decomposes:SET(0,1,'ifcreldecomposes', scope = schema_scope) :param hasassociations :type hasassociations:SET(0,None,'ifcrelassociates', scope = schema_scope)
Member Function Documentation
◆ decomposes()
| def ifc2x3.ifcobjectdefinition.decomposes | ( | ) |
◆ hasassignments()
| def ifc2x3.ifcobjectdefinition.hasassignments | ( | ) |
◆ hasassociations()
| def ifc2x3.ifcobjectdefinition.hasassociations | ( | ) |
◆ isdecomposedby()
| def ifc2x3.ifcobjectdefinition.isdecomposedby | ( | ) |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17