ifc4.ifcfacesurface Class Reference
Public Member Functions | |
| def | facesurface () |
| def | samesense () |
Public Member Functions inherited from ifc4.ifcface | |
| def | bounds () |
| def | hasouterbound (self) |
| def | hastexturemaps () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| facesurface | |
| samesense | |
Public Attributes inherited from ifc4.ifcface | |
| bounds | |
Detailed Description
Entity ifcfacesurface definition. :param facesurface :type facesurface:ifcsurface :param samesense :type samesense:BOOLEAN
Member Function Documentation
◆ facesurface()
| def ifc4.ifcfacesurface.facesurface | ( | ) |
References ifc2x3.ifcfacesurface._facesurface, ifc4.ifcfacesurface._facesurface, and ifc4.ifcfacesurface.facesurface.
◆ samesense()
| def ifc4.ifcfacesurface.samesense | ( | ) |
References ifc4.ifccompositecurvesegment._samesense, ifc2x3.ifcfacesurface._samesense, ifc2x3.ifccompositecurvesegment._samesense, ifc4.ifcfacesurface._samesense, ifc2x3.ifcedgecurve._samesense, ifc2x3.ifcgridaxis._samesense, and ifc4.ifcfacesurface.samesense.
Member Data Documentation
◆ facesurface
| ifc4.ifcfacesurface.facesurface |
Referenced by ifc4.ifcfacesurface.facesurface().
◆ samesense
| ifc4.ifcfacesurface.samesense |
Referenced by ifc4.ifcfacesurface.samesense().
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