Public Member Functions | |
| def | forcex () |
| def | forcey () |
| def | forcez () |
| def | momentx () |
| def | momenty () |
| def | momentz () |
Public Member Functions inherited from ifc2x3.ifcstructuralload | |
| def | name () |
Public Attributes | |
| forcex | |
| forcey | |
| forcez | |
| momentx | |
| momenty | |
| momentz | |
Public Attributes inherited from ifc2x3.ifcstructuralload | |
| name | |
Detailed Description
Entity ifcstructuralloadsingleforce definition. :param forcex :type forcex:ifcforcemeasure :param forcey :type forcey:ifcforcemeasure :param forcez :type forcez:ifcforcemeasure :param momentx :type momentx:ifctorquemeasure :param momenty :type momenty:ifctorquemeasure :param momentz :type momentz:ifctorquemeasure
Member Function Documentation
◆ forcex()
| def ifc2x3.ifcstructuralloadsingleforce.forcex | ( | ) |
References ifc2x3.ifcstructuralloadsingleforce._forcex, and ifc2x3.ifcstructuralloadsingleforce.forcex.
◆ forcey()
| def ifc2x3.ifcstructuralloadsingleforce.forcey | ( | ) |
References ifc2x3.ifcstructuralloadsingleforce._forcey, and ifc2x3.ifcstructuralloadsingleforce.forcey.
◆ forcez()
| def ifc2x3.ifcstructuralloadsingleforce.forcez | ( | ) |
References ifc2x3.ifcstructuralloadsingleforce._forcez, and ifc2x3.ifcstructuralloadsingleforce.forcez.
◆ momentx()
| def ifc2x3.ifcstructuralloadsingleforce.momentx | ( | ) |
References ifc2x3.ifcstructuralloadsingleforce._momentx, and ifc2x3.ifcstructuralloadsingleforce.momentx.
◆ momenty()
| def ifc2x3.ifcstructuralloadsingleforce.momenty | ( | ) |
References ifc2x3.ifcstructuralloadsingleforce._momenty, and ifc2x3.ifcstructuralloadsingleforce.momenty.
◆ momentz()
| def ifc2x3.ifcstructuralloadsingleforce.momentz | ( | ) |
References ifc2x3.ifcstructuralloadsingleforce._momentz, and ifc2x3.ifcstructuralloadsingleforce.momentz.
Member Data Documentation
◆ forcex
| ifc2x3.ifcstructuralloadsingleforce.forcex |
Referenced by ifc2x3.ifcstructuralloadsingleforce.forcex().
◆ forcey
| ifc2x3.ifcstructuralloadsingleforce.forcey |
Referenced by ifc2x3.ifcstructuralloadsingleforce.forcey().
◆ forcez
| ifc2x3.ifcstructuralloadsingleforce.forcez |
Referenced by ifc2x3.ifcstructuralloadsingleforce.forcez().
◆ momentx
| ifc2x3.ifcstructuralloadsingleforce.momentx |
Referenced by ifc2x3.ifcstructuralloadsingleforce.momentx().
◆ momenty
| ifc2x3.ifcstructuralloadsingleforce.momenty |
Referenced by ifc2x3.ifcstructuralloadsingleforce.momenty().
◆ momentz
| ifc2x3.ifcstructuralloadsingleforce.momentz |
Referenced by ifc2x3.ifcstructuralloadsingleforce.momentz().
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