ifc2x3.ifcbuildingstorey Class Reference
Public Member Functions | |
| def | elevation () |
Public Member Functions inherited from ifc2x3.ifcspatialstructureelement | |
| def | compositiontype () |
| def | containselements () |
| def | longname () |
| def | referenceselements () |
| def | servicedbysystems () |
| def | wr41 (self) |
Public Member Functions inherited from ifc2x3.ifcproduct | |
| def | objectplacement () |
| def | referencedby () |
| def | representation () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| elevation | |
Public Attributes inherited from ifc2x3.ifcspatialstructureelement | |
| compositiontype | |
| longname | |
Public Attributes inherited from ifc2x3.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcbuildingstorey definition. :param elevation :type elevation:ifclengthmeasure
Member Function Documentation
◆ elevation()
| def ifc2x3.ifcbuildingstorey.elevation | ( | ) |
References ifc2x3.ifcbuildingstorey._elevation, and ifc2x3.ifcbuildingstorey.elevation.
Member Data Documentation
◆ elevation
| ifc2x3.ifcbuildingstorey.elevation |
Referenced by ifc2x3.ifcbuildingstorey.elevation().
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