ifc2x3.ifcrectangleprofiledef Class Reference
Public Member Functions | |
| def | xdim () |
| def | ydim () |
Public Member Functions inherited from ifc2x3.ifcparameterizedprofiledef | |
| def | position () |
Public Member Functions inherited from ifc2x3.ifcprofiledef | |
| def | profilename () |
| def | profiletype () |
Public Attributes | |
| xdim | |
| ydim | |
Public Attributes inherited from ifc2x3.ifcparameterizedprofiledef | |
| position | |
Public Attributes inherited from ifc2x3.ifcprofiledef | |
| profilename | |
| profiletype | |
Detailed Description
Entity ifcrectangleprofiledef definition. :param xdim :type xdim:ifcpositivelengthmeasure :param ydim :type ydim:ifcpositivelengthmeasure
Member Function Documentation
◆ xdim()
| def ifc2x3.ifcrectangleprofiledef.xdim | ( | ) |
References ifc2x3.ifcrectangleprofiledef._xdim, and ifc2x3.ifcrectangleprofiledef.xdim.
◆ ydim()
| def ifc2x3.ifcrectangleprofiledef.ydim | ( | ) |
References ifc2x3.ifctrapeziumprofiledef._ydim, ifc2x3.ifcrectangleprofiledef._ydim, and ifc2x3.ifcrectangleprofiledef.ydim.
Member Data Documentation
◆ xdim
| ifc2x3.ifcrectangleprofiledef.xdim |
Referenced by ifc2x3.ifcrectangleprofiledef.xdim().
◆ ydim
| ifc2x3.ifcrectangleprofiledef.ydim |
Referenced by ifc2x3.ifcrectangleprofiledef.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