ifc2x3.ifcrelcontainedinspatialstructure Class Reference
Public Member Functions | |
| def | relatedelements () |
| def | relatingstructure () |
| def | wr31 (self) |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatedelements | |
| relatingstructure | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelcontainedinspatialstructure definition. :param relatedelements :type relatedelements:SET(1,None,'ifcproduct', scope = schema_scope) :param relatingstructure :type relatingstructure:ifcspatialstructureelement
Member Function Documentation
◆ relatedelements()
| def ifc2x3.ifcrelcontainedinspatialstructure.relatedelements | ( | ) |
References ifc2x3.ifcrelreferencedinspatialstructure._relatedelements, ifc2x3.ifcrelcontainedinspatialstructure._relatedelements, and ifc2x3.ifcrelcontainedinspatialstructure.relatedelements.
◆ relatingstructure()
| def ifc2x3.ifcrelcontainedinspatialstructure.relatingstructure | ( | ) |
References ifc2x3.ifcrelreferencedinspatialstructure._relatingstructure, ifc2x3.ifcrelcontainedinspatialstructure._relatingstructure, and ifc2x3.ifcrelcontainedinspatialstructure.relatingstructure.
◆ wr31()
| def ifc2x3.ifcrelcontainedinspatialstructure.wr31 | ( | self | ) |
Member Data Documentation
◆ relatedelements
| ifc2x3.ifcrelcontainedinspatialstructure.relatedelements |
Referenced by ifc2x3.ifcrelcontainedinspatialstructure.relatedelements().
◆ relatingstructure
| ifc2x3.ifcrelcontainedinspatialstructure.relatingstructure |
Referenced by ifc2x3.ifcrelcontainedinspatialstructure.relatingstructure().
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