ifc4.ifcprojectedcrs Class Reference
Public Member Functions | |
| def | mapprojection () |
| def | mapunit () |
| def | mapzone () |
| def | wr11 (self) |
Public Member Functions inherited from ifc4.ifccoordinatereferencesystem | |
| def | description () |
| def | geodeticdatum () |
| def | name () |
| def | verticaldatum () |
Public Attributes | |
| mapprojection | |
| mapunit | |
| mapzone | |
| unittype | |
Public Attributes inherited from ifc4.ifccoordinatereferencesystem | |
| description | |
| geodeticdatum | |
| name | |
| verticaldatum | |
Detailed Description
Entity ifcprojectedcrs definition. :param mapprojection :type mapprojection:ifcidentifier :param mapzone :type mapzone:ifcidentifier :param mapunit :type mapunit:ifcnamedunit
Member Function Documentation
◆ mapprojection()
| def ifc4.ifcprojectedcrs.mapprojection | ( | ) |
References ifc4.ifcprojectedcrs._mapprojection, and ifc4.ifcprojectedcrs.mapprojection.
◆ mapunit()
| def ifc4.ifcprojectedcrs.mapunit | ( | ) |
References ifc4.ifcprojectedcrs._mapunit, and ifc4.ifcprojectedcrs.mapunit.
◆ mapzone()
| def ifc4.ifcprojectedcrs.mapzone | ( | ) |
References ifc4.ifcprojectedcrs._mapzone, and ifc4.ifcprojectedcrs.mapzone.
◆ wr11()
| def ifc4.ifcprojectedcrs.wr11 | ( | self | ) |
Member Data Documentation
◆ mapprojection
| ifc4.ifcprojectedcrs.mapprojection |
Referenced by ifc4.ifcprojectedcrs.mapprojection().
◆ mapunit
| ifc4.ifcprojectedcrs.mapunit |
Referenced by ifc4.ifcprojectedcrs.mapunit().
◆ mapzone
| ifc4.ifcprojectedcrs.mapzone |
Referenced by ifc4.ifcprojectedcrs.mapzone().
◆ unittype
| ifc4.ifcprojectedcrs.unittype |
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