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