Public Member Functions | |
| def | filletradius () |
| def | flangethickness () |
| def | overalldepth () |
| def | overallwidth () |
| def | webthickness () |
| def | wr1 (self) |
| def | wr2 (self) |
| def | wr3 (self) |
Public Member Functions inherited from ifc2x3.ifcparameterizedprofiledef | |
| def | position () |
Public Member Functions inherited from ifc2x3.ifcprofiledef | |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| filletradius | |
| flangethickness | |
| overalldepth | |
| overallwidth | |
| webthickness | |
Public Attributes inherited from ifc2x3.ifcparameterizedprofiledef | |
| position | |
Public Attributes inherited from ifc2x3.ifcprofiledef | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifcishapeprofiledef definition. :param overallwidth :type overallwidth:ifcpositivelengthmeasure :param overalldepth :type overalldepth:ifcpositivelengthmeasure :param webthickness :type webthickness:ifcpositivelengthmeasure :param flangethickness :type flangethickness:ifcpositivelengthmeasure :param filletradius :type filletradius:ifcpositivelengthmeasure
Member Function Documentation
◆ filletradius()
| def ifc2x3.ifcishapeprofiledef.filletradius | ( | ) |
References ifc2x3.ifczshapeprofiledef._filletradius, ifc2x3.ifcushapeprofiledef._filletradius, ifc2x3.ifctshapeprofiledef._filletradius, ifc2x3.ifcishapeprofiledef._filletradius, and ifc2x3.ifcishapeprofiledef.filletradius.
◆ flangethickness()
| def ifc2x3.ifcishapeprofiledef.flangethickness | ( | ) |
References ifc2x3.ifczshapeprofiledef._flangethickness, ifc2x3.ifcushapeprofiledef._flangethickness, ifc2x3.ifctshapeprofiledef._flangethickness, ifc2x3.ifcishapeprofiledef._flangethickness, and ifc2x3.ifcishapeprofiledef.flangethickness.
◆ overalldepth()
| def ifc2x3.ifcishapeprofiledef.overalldepth | ( | ) |
References ifc2x3.ifcishapeprofiledef._overalldepth, and ifc2x3.ifcishapeprofiledef.overalldepth.
◆ overallwidth()
| def ifc2x3.ifcishapeprofiledef.overallwidth | ( | ) |
References ifc2x3.ifcishapeprofiledef._overallwidth, and ifc2x3.ifcishapeprofiledef.overallwidth.
◆ webthickness()
| def ifc2x3.ifcishapeprofiledef.webthickness | ( | ) |
References ifc2x3.ifccranerailashapeprofiledef._webthickness, ifc2x3.ifczshapeprofiledef._webthickness, ifc2x3.ifcushapeprofiledef._webthickness, ifc2x3.ifctshapeprofiledef._webthickness, ifc2x3.ifcishapeprofiledef._webthickness, and ifc2x3.ifcishapeprofiledef.webthickness.
◆ wr1()
| def ifc2x3.ifcishapeprofiledef.wr1 | ( | self | ) |
◆ wr2()
| def ifc2x3.ifcishapeprofiledef.wr2 | ( | self | ) |
◆ wr3()
| def ifc2x3.ifcishapeprofiledef.wr3 | ( | self | ) |
References ifc2x3.ifczshapeprofiledef.filletradius, ifc2x3.ifcushapeprofiledef.filletradius, ifc2x3.ifctshapeprofiledef.filletradius, ifc2x3.ifcishapeprofiledef.filletradius, ifc2x3.ifczshapeprofiledef.flangethickness, ifc2x3.ifcushapeprofiledef.flangethickness, ifc2x3.ifctshapeprofiledef.flangethickness, ifc2x3.ifcishapeprofiledef.flangethickness, ifc2x3.ifcishapeprofiledef.overalldepth, ifc2x3.ifcishapeprofiledef.overallwidth, ifc2x3.ifccranerailashapeprofiledef.webthickness, ifc2x3.ifczshapeprofiledef.webthickness, ifc2x3.ifcushapeprofiledef.webthickness, ifc2x3.ifctshapeprofiledef.webthickness, and ifc2x3.ifcishapeprofiledef.webthickness.
Member Data Documentation
◆ filletradius
| ifc2x3.ifcishapeprofiledef.filletradius |
◆ flangethickness
| ifc2x3.ifcishapeprofiledef.flangethickness |
Referenced by ifc2x3.ifcishapeprofiledef.flangethickness(), ifc4.ifcishapeprofiledef.validfilletradius(), ifc4.ifczshapeprofiledef.validflangethickness(), ifc4.ifcushapeprofiledef.validflangethickness(), ifc4.ifctshapeprofiledef.validflangethickness(), ifc4.ifcishapeprofiledef.validflangethickness(), ifc2x3.ifcishapeprofiledef.wr1(), and ifc2x3.ifcishapeprofiledef.wr3().
◆ overalldepth
| ifc2x3.ifcishapeprofiledef.overalldepth |
◆ overallwidth
| ifc2x3.ifcishapeprofiledef.overallwidth |
◆ webthickness
| ifc2x3.ifcishapeprofiledef.webthickness |
Referenced by ifc4.ifcasymmetricishapeprofiledef.validbottomfilletradius(), ifc4.ifcishapeprofiledef.validfilletradius(), ifc4.ifcasymmetricishapeprofiledef.validtopfilletradius(), ifc4.ifcushapeprofiledef.validwebthickness(), ifc4.ifctshapeprofiledef.validwebthickness(), ifc4.ifcasymmetricishapeprofiledef.validwebthickness(), ifc4.ifcishapeprofiledef.validwebthickness(), ifc2x3.ifcishapeprofiledef.webthickness(), ifc2x3.ifcishapeprofiledef.wr2(), and ifc2x3.ifcishapeprofiledef.wr3().
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