ifc2x3.ifcstairflight Class Reference
Public Member Functions | |
| def | numberofriser () |
| def | numberoftreads () |
| def | riserheight () |
| def | treadlength () |
Public Member Functions inherited from ifc2x3.ifcelement | |
| def | connectedfrom () |
| def | connectedto () |
| def | containedinstructure () |
| def | fillsvoids () |
| def | hascoverings () |
| def | hasopenings () |
| def | hasports () |
| def | hasprojections () |
| def | hasstructuralmember () |
| def | isconnectionrealization () |
| def | providesboundaries () |
| def | referencedinstructures () |
| def | tag () |
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 | |
| numberofriser | |
| numberoftreads | |
| riserheight | |
| treadlength | |
Public Attributes inherited from ifc2x3.ifcelement | |
| tag | |
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 ifcstairflight definition. :param numberofriser :type numberofriser:INTEGER :param numberoftreads :type numberoftreads:INTEGER :param riserheight :type riserheight:ifcpositivelengthmeasure :param treadlength :type treadlength:ifcpositivelengthmeasure
Member Function Documentation
◆ numberofriser()
| def ifc2x3.ifcstairflight.numberofriser | ( | ) |
References ifc2x3.ifcstairflight._numberofriser, and ifc2x3.ifcstairflight.numberofriser.
◆ numberoftreads()
| def ifc2x3.ifcstairflight.numberoftreads | ( | ) |
References ifc2x3.ifcstairflight._numberoftreads, and ifc2x3.ifcstairflight.numberoftreads.
◆ riserheight()
| def ifc2x3.ifcstairflight.riserheight | ( | ) |
References ifc2x3.ifcstairflight._riserheight, and ifc2x3.ifcstairflight.riserheight.
◆ treadlength()
| def ifc2x3.ifcstairflight.treadlength | ( | ) |
References ifc2x3.ifcstairflight._treadlength, and ifc2x3.ifcstairflight.treadlength.
Member Data Documentation
◆ numberofriser
| ifc2x3.ifcstairflight.numberofriser |
Referenced by ifc2x3.ifcstairflight.numberofriser().
◆ numberoftreads
| ifc2x3.ifcstairflight.numberoftreads |
Referenced by ifc2x3.ifcstairflight.numberoftreads().
◆ riserheight
| ifc2x3.ifcstairflight.riserheight |
Referenced by ifc2x3.ifcstairflight.riserheight().
◆ treadlength
| ifc2x3.ifcstairflight.treadlength |
Referenced by ifc2x3.ifcstairflight.treadlength().
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