ifc2x3.ifcmappeditem Class Reference
Public Member Functions | |
| def | mappingsource () |
| def | mappingtarget () |
Public Member Functions inherited from ifc2x3.ifcrepresentationitem | |
| def | layerassignments () |
| def | styledbyitem () |
Public Attributes | |
| mappingsource | |
| mappingtarget | |
Detailed Description
Entity ifcmappeditem definition. :param mappingsource :type mappingsource:ifcrepresentationmap :param mappingtarget :type mappingtarget:ifccartesiantransformationoperator
Member Function Documentation
◆ mappingsource()
| def ifc2x3.ifcmappeditem.mappingsource | ( | ) |
References ifc2x3.ifcmappeditem._mappingsource, and ifc2x3.ifcmappeditem.mappingsource.
◆ mappingtarget()
| def ifc2x3.ifcmappeditem.mappingtarget | ( | ) |
References ifc2x3.ifcmappeditem._mappingtarget, and ifc2x3.ifcmappeditem.mappingtarget.
Member Data Documentation
◆ mappingsource
| ifc2x3.ifcmappeditem.mappingsource |
Referenced by ifc2x3.ifcmappeditem.mappingsource().
◆ mappingtarget
| ifc2x3.ifcmappeditem.mappingtarget |
Referenced by ifc2x3.ifcmappeditem.mappingtarget().
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