ifc4.ifcbooleanclippingresult Class Reference
Public Member Functions | |
| def | firstoperandtype (self) |
| def | operatortype (self) |
| def | secondoperandtype (self) |
Public Member Functions inherited from ifc4.ifcbooleanresult | |
| def | dim () |
| def | firstoperand () |
| def | operator () |
| def | samedim (self) |
| def | secondoperand () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| operator | |
Public Attributes inherited from ifc4.ifcbooleanresult | |
| dim | |
| firstoperand | |
| operator | |
| secondoperand | |
Detailed Description
Entity ifcbooleanclippingresult definition.
Member Function Documentation
◆ firstoperandtype()
| def ifc4.ifcbooleanclippingresult.firstoperandtype | ( | self | ) |
References ifc2x3.ifcbooleanresult.firstoperand, and ifc4.ifcbooleanresult.firstoperand.
◆ operatortype()
| def ifc4.ifcbooleanclippingresult.operatortype | ( | self | ) |
◆ secondoperandtype()
| def ifc4.ifcbooleanclippingresult.secondoperandtype | ( | self | ) |
References ifc2x3.ifcbooleanresult.secondoperand, and ifc4.ifcbooleanresult.secondoperand.
Member Data Documentation
◆ operator
| ifc4.ifcbooleanclippingresult.operator |
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