ifc4.ifccoordinateoperation Class Reference
Public Member Functions | |
| def | sourcecrs () |
| def | targetcrs () |
Public Attributes | |
| sourcecrs | |
| targetcrs | |
Detailed Description
Entity ifccoordinateoperation definition. :param sourcecrs :type sourcecrs:ifccoordinatereferencesystemselect :param targetcrs :type targetcrs:ifccoordinatereferencesystem
Member Function Documentation
◆ sourcecrs()
| def ifc4.ifccoordinateoperation.sourcecrs | ( | ) |
References ifc4.ifccoordinateoperation._sourcecrs, ifc4.ifccoordinatereferencesystemselect, and ifc4.ifccoordinateoperation.sourcecrs.
◆ targetcrs()
| def ifc4.ifccoordinateoperation.targetcrs | ( | ) |
References ifc4.ifccoordinateoperation._targetcrs, and ifc4.ifccoordinateoperation.targetcrs.
Member Data Documentation
◆ sourcecrs
| ifc4.ifccoordinateoperation.sourcecrs |
Referenced by ifc4.ifccoordinateoperation.sourcecrs().
◆ targetcrs
| ifc4.ifccoordinateoperation.targetcrs |
Referenced by ifc4.ifccoordinateoperation.targetcrs().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
1.8.17