ifc2x3.ifcrelservicesbuildings Class Reference
Public Member Functions | |
| def | relatedbuildings () |
| def | relatingsystem () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatedbuildings | |
| relatingsystem | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelservicesbuildings definition. :param relatingsystem :type relatingsystem:ifcsystem :param relatedbuildings :type relatedbuildings:SET(1,None,'ifcspatialstructureelement', scope = schema_scope)
Member Function Documentation
◆ relatedbuildings()
| def ifc2x3.ifcrelservicesbuildings.relatedbuildings | ( | ) |
References ifc2x3.ifcrelservicesbuildings._relatedbuildings, and ifc2x3.ifcrelservicesbuildings.relatedbuildings.
◆ relatingsystem()
| def ifc2x3.ifcrelservicesbuildings.relatingsystem | ( | ) |
References ifc2x3.ifcrelservicesbuildings._relatingsystem, and ifc2x3.ifcrelservicesbuildings.relatingsystem.
Member Data Documentation
◆ relatedbuildings
| ifc2x3.ifcrelservicesbuildings.relatedbuildings |
Referenced by ifc2x3.ifcrelservicesbuildings.relatedbuildings().
◆ relatingsystem
| ifc2x3.ifcrelservicesbuildings.relatingsystem |
Referenced by ifc2x3.ifcrelservicesbuildings.relatingsystem().
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