Public Member Functions | |
| def | actual_orientation () |
| def | actual_point_on_surface () |
| def | input_orientation () |
| def | pair_value_applies_to_pair () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.pair_value | |
| def | applies_to_pair () |
Public Attributes | |
| actual_point_on_surface | |
| input_orientation | |
| pair_surface | |
| pair_value_applies_to_pair | |
Public Attributes inherited from automotive_design.pair_value | |
| applies_to_pair | |
Entity point_on_surface_pair_value definition.
:param pair_value_applies_to_pair
:type pair_value_applies_to_pair:point_on_surface_pair
:param actual_point_on_surface
:type actual_point_on_surface:point_on_surface
:param input_orientation
:type input_orientation:spatial_rotation
:param actual_orientation
:type actual_orientation:ARRAY(ypr_index(yaw),ypr_index(roll),'REAL', scope = schema_scope) | def automotive_design.point_on_surface_pair_value.actual_orientation | ( | ) |
References automotive_design.convert_spatial_to_ypr_rotation(), automotive_design.point_on_surface_pair_value.input_orientation, automotive_design.spherical_pair_value.input_orientation, automotive_design.point_on_planar_curve_pair_value.input_orientation, App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
| def automotive_design.point_on_surface_pair_value.actual_point_on_surface | ( | ) |
References automotive_design.point_on_surface_pair_value._actual_point_on_surface, and automotive_design.rolling_surface_pair_value._actual_point_on_surface.
| def automotive_design.point_on_surface_pair_value.input_orientation | ( | ) |
References automotive_design.point_on_surface_pair_value._input_orientation, automotive_design.spherical_pair_value._input_orientation, automotive_design.point_on_planar_curve_pair_value._input_orientation, and automotive_design.spatial_rotation.
Referenced by automotive_design.point_on_surface_pair_value.actual_orientation(), automotive_design.spherical_pair_value.actual_orientation(), and automotive_design.point_on_planar_curve_pair_value.actual_orientation().
| def automotive_design.point_on_surface_pair_value.pair_value_applies_to_pair | ( | ) |
References automotive_design.point_on_surface_pair_value._pair_value_applies_to_pair, automotive_design.prismatic_pair_value._pair_value_applies_to_pair, automotive_design.rolling_surface_pair_value._pair_value_applies_to_pair, automotive_design.rack_and_pinion_pair_value._pair_value_applies_to_pair, automotive_design.planar_pair_value._pair_value_applies_to_pair, automotive_design.screw_pair_value._pair_value_applies_to_pair, automotive_design.cylindrical_pair_value._pair_value_applies_to_pair, automotive_design.sliding_surface_pair_value._pair_value_applies_to_pair, automotive_design.revolute_pair_value._pair_value_applies_to_pair, automotive_design.spherical_pair_value._pair_value_applies_to_pair, automotive_design.sliding_curve_pair_value._pair_value_applies_to_pair, automotive_design.gear_pair_value._pair_value_applies_to_pair, automotive_design.unconstrained_pair_value._pair_value_applies_to_pair, automotive_design.rolling_curve_pair_value._pair_value_applies_to_pair, automotive_design.point_on_planar_curve_pair_value._pair_value_applies_to_pair, and automotive_design.universal_pair_value._pair_value_applies_to_pair.
| def automotive_design.point_on_surface_pair_value.wr1 | ( | self | ) |
| automotive_design.point_on_surface_pair_value.actual_point_on_surface |
| automotive_design.point_on_surface_pair_value.input_orientation |
| automotive_design.point_on_surface_pair_value.pair_surface |
Referenced by automotive_design.point_on_surface_pair.wr1().
| automotive_design.point_on_surface_pair_value.pair_value_applies_to_pair |