ifc4.ifchalfspacesolid Class Reference
Public Member Functions | |
| def | agreementflag () |
| def | basesurface () |
| def | dim () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| agreementflag | |
| basesurface | |
Detailed Description
Entity ifchalfspacesolid definition. :param basesurface :type basesurface:ifcsurface :param agreementflag :type agreementflag:BOOLEAN :param dim :type dim:ifcdimensioncount
Member Function Documentation
◆ agreementflag()
| def ifc4.ifchalfspacesolid.agreementflag | ( | ) |
References ifc2x3.ifchalfspacesolid._agreementflag, ifc4.ifchalfspacesolid._agreementflag, and ifc4.ifchalfspacesolid.agreementflag.
◆ basesurface()
| def ifc4.ifchalfspacesolid.basesurface | ( | ) |
References ifc2x3.ifchalfspacesolid._basesurface, ifc4.ifchalfspacesolid._basesurface, and ifc4.ifchalfspacesolid.basesurface.
◆ dim()
| def ifc4.ifchalfspacesolid.dim | ( | ) |
Referenced by ifc4.ifcgeometricset.dim(), ifc4.ifcpointoncurve.dim(), ifc4.ifcpointonsurface.dim(), and ifc4.ifcvector.dim().
Member Data Documentation
◆ agreementflag
| ifc4.ifchalfspacesolid.agreementflag |
Referenced by ifc4.ifchalfspacesolid.agreementflag().
◆ basesurface
| ifc4.ifchalfspacesolid.basesurface |
Referenced by ifc4.ifchalfspacesolid.basesurface().
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