Public Member Functions | |
def | curve_1 () |
def | curve_2 () |
def | orientation () |
def | wr1 (self) |
def | wr2 (self) |
Public Member Functions inherited from automotive_design.kinematic_pair | |
def | joint () |
def | pair_placement_in_first_link_context () |
def | pair_placement_in_second_link_context () |
def | wr1 (self) |
def | wr2 (self) |
Public Member Functions inherited from automotive_design.item_defined_transformation | |
def | description () |
def | name () |
def | transform_item_1 () |
def | transform_item_2 () |
Public Attributes | |
curve_1 | |
curve_2 | |
orientation | |
Public Attributes inherited from automotive_design.kinematic_pair | |
joint | |
Public Attributes inherited from automotive_design.item_defined_transformation | |
description | |
name | |
transform_item_1 | |
transform_item_2 | |
Entity planar_curve_pair definition. :param curve_1 :type curve_1:curve :param curve_2 :type curve_2:curve :param orientation :type orientation:BOOLEAN
def automotive_design.planar_curve_pair.curve_1 | ( | ) |
References automotive_design.planar_curve_pair._curve_1.
Referenced by automotive_design.planar_curve_pair.wr1().
def automotive_design.planar_curve_pair.curve_2 | ( | ) |
References automotive_design.planar_curve_pair._curve_2.
Referenced by automotive_design.planar_curve_pair.wr2().
def automotive_design.planar_curve_pair.orientation | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.oriented_surface._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.face_bound._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.oriented_edge._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.oriented_open_shell._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.vector._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.oriented_face._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.light_source_directional._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.oriented_path._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.runout_zone_definition._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.light_source_spot._orientation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.oriented_closed_shell._orientation, automotive_design.surface_pair._orientation, automotive_design.oriented_surface._orientation, automotive_design.face_bound._orientation, automotive_design.oriented_edge._orientation, automotive_design.oriented_open_shell._orientation, automotive_design.planar_curve_pair._orientation, automotive_design.vector._orientation, automotive_design.point_on_planar_curve_pair._orientation, automotive_design.oriented_face._orientation, automotive_design.light_source_directional._orientation, automotive_design.oriented_path._orientation, automotive_design.runout_zone_definition._orientation, automotive_design.light_source_spot._orientation, automotive_design.oriented_closed_shell._orientation, config_control_design.face_bound._orientation, config_control_design.oriented_edge._orientation, config_control_design.oriented_open_shell._orientation, config_control_design.vector._orientation, config_control_design.oriented_face._orientation, config_control_design.oriented_path._orientation, config_control_design.oriented_closed_shell._orientation, ifc2x3.ifcfacebound._orientation, ifc2x3.ifclightsourcedirectional._orientation, ifc2x3.ifcorientededge._orientation, ifc2x3.ifcvector._orientation, ifc2x3.ifclightsourcespot._orientation, ifc4.ifcfacebound._orientation, ifc4.ifclightsourcedirectional._orientation, ifc4.ifcorientededge._orientation, ifc4.ifcvector._orientation, and ifc4.ifclightsourcespot._orientation.
Referenced by ifc2x3.ifcvector.dim(), ifc4.ifcvector.dim(), ifc2x3.ifcorientededge.ifcedge_edgeend(), ifc4.ifcorientededge.ifcedge_edgeend(), ifc2x3.ifcorientededge.ifcedge_edgestart(), and ifc4.ifcorientededge.ifcedge_edgestart().
def automotive_design.planar_curve_pair.wr1 | ( | self | ) |
Reimplemented from automotive_design.kinematic_pair.
References automotive_design.planar_curve_pair_range.curve_1, automotive_design.planar_curve_pair.curve_1, automotive_design.sliding_curve_pair_value.curve_1, automotive_design.rolling_curve_pair_value.curve_1, automotive_design.frame_associated_to_background(), 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.planar_curve_pair.wr2 | ( | self | ) |
Reimplemented from automotive_design.kinematic_pair.
References automotive_design.planar_curve_pair_range.curve_2, automotive_design.planar_curve_pair.curve_2, automotive_design.sliding_curve_pair_value.curve_2, automotive_design.frame_associated_to_background(), App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.
automotive_design.planar_curve_pair.curve_1 |
Referenced by automotive_design.planar_curve_pair.wr1().
automotive_design.planar_curve_pair.curve_2 |
Referenced by automotive_design.planar_curve_pair.wr2().
automotive_design.planar_curve_pair.orientation |