Public Member Functions | |
| def | bottomxdim () |
| def | topxdim () |
| def | topxoffset () |
| def | ydim () |
Public Member Functions inherited from ifc4.ifcparameterizedprofiledef | |
| def | position () |
Public Member Functions inherited from ifc4.ifcprofiledef | |
| def | hasexternalreference () |
| def | hasproperties () |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| bottomxdim | |
| topxdim | |
| topxoffset | |
| ydim | |
Public Attributes inherited from ifc4.ifcparameterizedprofiledef | |
| position | |
Public Attributes inherited from ifc4.ifcprofiledef | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifctrapeziumprofiledef definition. :param bottomxdim :type bottomxdim:ifcpositivelengthmeasure :param topxdim :type topxdim:ifcpositivelengthmeasure :param ydim :type ydim:ifcpositivelengthmeasure :param topxoffset :type topxoffset:ifclengthmeasure
Member Function Documentation
◆ bottomxdim()
| def ifc4.ifctrapeziumprofiledef.bottomxdim | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._bottomxdim, ifc4.ifctrapeziumprofiledef._bottomxdim, and ifc4.ifctrapeziumprofiledef.bottomxdim.
◆ topxdim()
| def ifc4.ifctrapeziumprofiledef.topxdim | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._topxdim, ifc4.ifctrapeziumprofiledef._topxdim, and ifc4.ifctrapeziumprofiledef.topxdim.
◆ topxoffset()
| def ifc4.ifctrapeziumprofiledef.topxoffset | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._topxoffset, ifc4.ifctrapeziumprofiledef._topxoffset, and ifc4.ifctrapeziumprofiledef.topxoffset.
◆ ydim()
| def ifc4.ifctrapeziumprofiledef.ydim | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._ydim, ifc4.ifctrapeziumprofiledef._ydim, ifc2x3.ifcrectangleprofiledef._ydim, ifc2x3.ifcboundingbox._ydim, and ifc4.ifctrapeziumprofiledef.ydim.
Member Data Documentation
◆ bottomxdim
| ifc4.ifctrapeziumprofiledef.bottomxdim |
Referenced by ifc4.ifctrapeziumprofiledef.bottomxdim().
◆ topxdim
| ifc4.ifctrapeziumprofiledef.topxdim |
Referenced by ifc4.ifctrapeziumprofiledef.topxdim().
◆ topxoffset
| ifc4.ifctrapeziumprofiledef.topxoffset |
Referenced by ifc4.ifctrapeziumprofiledef.topxoffset().
◆ ydim
| ifc4.ifctrapeziumprofiledef.ydim |
Referenced by ifc4.ifctrapeziumprofiledef.ydim().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17