ifc2x3.ifcrelcoversspaces Class Reference
Public Member Functions | |
| def | relatedcoverings () |
| def | relatedspace () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatedcoverings | |
| relatedspace | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelcoversspaces definition. :param relatedspace :type relatedspace:ifcspace :param relatedcoverings :type relatedcoverings:SET(1,None,'ifccovering', scope = schema_scope)
Member Function Documentation
◆ relatedcoverings()
| def ifc2x3.ifcrelcoversspaces.relatedcoverings | ( | ) |
References ifc2x3.ifcrelcoversspaces._relatedcoverings, and ifc2x3.ifcrelcoversspaces.relatedcoverings.
◆ relatedspace()
| def ifc2x3.ifcrelcoversspaces.relatedspace | ( | ) |
References ifc2x3.ifcrelcoversspaces._relatedspace, and ifc2x3.ifcrelcoversspaces.relatedspace.
Member Data Documentation
◆ relatedcoverings
| ifc2x3.ifcrelcoversspaces.relatedcoverings |
Referenced by ifc2x3.ifcrelcoversspaces.relatedcoverings().
◆ relatedspace
| ifc2x3.ifcrelcoversspaces.relatedspace |
Referenced by ifc2x3.ifcrelcoversspaces.relatedspace().
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