ifc2x3.ifctrapeziumprofiledef Class Reference
Public Member Functions | |
| def | bottomxdim () |
| def | topxdim () |
| def | topxoffset () |
| def | ydim () |
Public Member Functions inherited from ifc2x3.ifcparameterizedprofiledef | |
| def | position () |
Public Member Functions inherited from ifc2x3.ifcprofiledef | |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| bottomxdim | |
| topxdim | |
| topxoffset | |
| ydim | |
Public Attributes inherited from ifc2x3.ifcparameterizedprofiledef | |
| position | |
Public Attributes inherited from ifc2x3.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 ifc2x3.ifctrapeziumprofiledef.bottomxdim | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._bottomxdim, and ifc2x3.ifctrapeziumprofiledef.bottomxdim.
◆ topxdim()
| def ifc2x3.ifctrapeziumprofiledef.topxdim | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._topxdim, and ifc2x3.ifctrapeziumprofiledef.topxdim.
◆ topxoffset()
| def ifc2x3.ifctrapeziumprofiledef.topxoffset | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._topxoffset, and ifc2x3.ifctrapeziumprofiledef.topxoffset.
◆ ydim()
| def ifc2x3.ifctrapeziumprofiledef.ydim | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._ydim, and ifc2x3.ifctrapeziumprofiledef.ydim.
Member Data Documentation
◆ bottomxdim
| ifc2x3.ifctrapeziumprofiledef.bottomxdim |
Referenced by ifc2x3.ifctrapeziumprofiledef.bottomxdim().
◆ topxdim
| ifc2x3.ifctrapeziumprofiledef.topxdim |
Referenced by ifc2x3.ifctrapeziumprofiledef.topxdim().
◆ topxoffset
| ifc2x3.ifctrapeziumprofiledef.topxoffset |
Referenced by ifc2x3.ifctrapeziumprofiledef.topxoffset().
◆ ydim
| ifc2x3.ifctrapeziumprofiledef.ydim |
Referenced by ifc2x3.ifctrapeziumprofiledef.ydim().
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