Public Member Functions | |
| def | eastings () |
| def | northings () |
| def | orthogonalheight () |
| def | scale () |
| def | xaxisabscissa () |
| def | xaxisordinate () |
Public Member Functions inherited from ifc4.ifccoordinateoperation | |
| def | sourcecrs () |
| def | targetcrs () |
Public Attributes | |
| eastings | |
| northings | |
| orthogonalheight | |
| scale | |
| xaxisabscissa | |
| xaxisordinate | |
Public Attributes inherited from ifc4.ifccoordinateoperation | |
| sourcecrs | |
| targetcrs | |
Detailed Description
Entity ifcmapconversion definition. :param eastings :type eastings:ifclengthmeasure :param northings :type northings:ifclengthmeasure :param orthogonalheight :type orthogonalheight:ifclengthmeasure :param xaxisabscissa :type xaxisabscissa:ifcreal :param xaxisordinate :type xaxisordinate:ifcreal :param scale :type scale:ifcreal
Member Function Documentation
◆ eastings()
| def ifc4.ifcmapconversion.eastings | ( | ) |
References ifc4.ifcmapconversion._eastings, and ifc4.ifcmapconversion.eastings.
◆ northings()
| def ifc4.ifcmapconversion.northings | ( | ) |
References ifc4.ifcmapconversion._northings, and ifc4.ifcmapconversion.northings.
◆ orthogonalheight()
| def ifc4.ifcmapconversion.orthogonalheight | ( | ) |
References ifc4.ifcmapconversion._orthogonalheight, and ifc4.ifcmapconversion.orthogonalheight.
◆ scale()
| def ifc4.ifcmapconversion.scale | ( | ) |
References SMESH_MAT2d::MedialAxis._scale, config_control_design.cartesian_transformation_operator._scale, automotive_design.cartesian_transformation_operator._scale, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.cartesian_transformation_operator._scale, ifc2x3.ifccartesiantransformationoperator._scale, ifc4.ifccartesiantransformationoperator._scale, ifc4.ifcmapconversion._scale, and ifc4.ifcmapconversion.scale.
◆ xaxisabscissa()
| def ifc4.ifcmapconversion.xaxisabscissa | ( | ) |
References ifc4.ifcmapconversion._xaxisabscissa, and ifc4.ifcmapconversion.xaxisabscissa.
◆ xaxisordinate()
| def ifc4.ifcmapconversion.xaxisordinate | ( | ) |
References ifc4.ifcmapconversion._xaxisordinate, and ifc4.ifcmapconversion.xaxisordinate.
Member Data Documentation
◆ eastings
| ifc4.ifcmapconversion.eastings |
Referenced by ifc4.ifcmapconversion.eastings().
◆ northings
| ifc4.ifcmapconversion.northings |
Referenced by ifc4.ifcmapconversion.northings().
◆ orthogonalheight
| ifc4.ifcmapconversion.orthogonalheight |
Referenced by ifc4.ifcmapconversion.orthogonalheight().
◆ scale
| ifc4.ifcmapconversion.scale |
Referenced by ifc4.ifcmapconversion.scale().
◆ xaxisabscissa
| ifc4.ifcmapconversion.xaxisabscissa |
Referenced by ifc4.ifcmapconversion.xaxisabscissa().
◆ xaxisordinate
| ifc4.ifcmapconversion.xaxisordinate |
Referenced by ifc4.ifcmapconversion.xaxisordinate().
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