Public Member Functions | |
| def | control_points () |
| def | control_points_list () |
| def | self_intersect () |
| def | surface_form () |
| def | u_closed () |
| def | u_degree () |
| def | u_upper () |
| def | v_closed () |
| def | v_degree () |
| def | v_upper () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.geometric_representation_item | |
| def | dim () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.representation_item | |
| def | name () |
| def | wr1 (self) |
Public Attributes | |
| control_points_list | |
| self_intersect | |
| surface_form | |
| u_closed | |
| u_degree | |
| v_closed | |
| v_degree | |
Public Attributes inherited from automotive_design.representation_item | |
| name | |
Entity b_spline_surface definition.
:param u_degree
:type u_degree:INTEGER
:param v_degree
:type v_degree:INTEGER
:param control_points_list
:type control_points_list:LIST(2,None,LIST(2,None,'cartesian_point', scope = schema_scope))
:param surface_form
:type surface_form:b_spline_surface_form
:param u_closed
:type u_closed:LOGICAL
:param v_closed
:type v_closed:LOGICAL
:param self_intersect
:type self_intersect:LOGICAL
:param u_upper
:type u_upper:INTEGER
:param v_upper
:type v_upper:INTEGER
:param control_points
:type control_points:ARRAY(0,u_upper,ARRAY(0,v_upper,'cartesian_point', scope = schema_scope)) | def automotive_design.b_spline_surface.control_points | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.control_points_list, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve.control_points_list, automotive_design.b_spline_surface.control_points_list, automotive_design.b_spline_curve.control_points_list, config_control_design.b_spline_surface.control_points_list, config_control_design.b_spline_curve.control_points_list, automotive_design.make_array_of_array(), ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.u_upper(), automotive_design.b_spline_surface.u_upper(), config_control_design.b_spline_surface.u_upper(), ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.v_upper(), automotive_design.b_spline_surface.v_upper(), and config_control_design.b_spline_surface.v_upper().
| def automotive_design.b_spline_surface.control_points_list | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._control_points_list, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve._control_points_list, automotive_design.b_spline_surface._control_points_list, automotive_design.b_spline_curve._control_points_list, config_control_design.b_spline_surface._control_points_list, and config_control_design.b_spline_curve._control_points_list.
Referenced by automotive_design.b_spline_surface.control_points(), automotive_design.b_spline_curve.control_points(), config_control_design.b_spline_surface.control_points(), config_control_design.b_spline_curve.control_points(), automotive_design.b_spline_surface.u_upper(), config_control_design.b_spline_surface.u_upper(), automotive_design.b_spline_curve.upper_index_on_control_points(), config_control_design.b_spline_curve.upper_index_on_control_points(), automotive_design.b_spline_surface.v_upper(), and config_control_design.b_spline_surface.v_upper().
| def automotive_design.b_spline_surface.self_intersect | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.offset_surface._self_intersect, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._self_intersect, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve._self_intersect, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.offset_curve_3d._self_intersect, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve._self_intersect, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.offset_curve_2d._self_intersect, automotive_design.offset_surface._self_intersect, automotive_design.b_spline_surface._self_intersect, automotive_design.b_spline_curve._self_intersect, automotive_design.offset_curve_3d._self_intersect, automotive_design.composite_curve._self_intersect, automotive_design.offset_curve_2d._self_intersect, config_control_design.offset_surface._self_intersect, config_control_design.b_spline_surface._self_intersect, config_control_design.b_spline_curve._self_intersect, config_control_design.offset_curve_3d._self_intersect, and config_control_design.composite_curve._self_intersect.
| def automotive_design.b_spline_surface.surface_form | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._surface_form, automotive_design.b_spline_surface._surface_form, and config_control_design.b_spline_surface._surface_form.
| def automotive_design.b_spline_surface.u_closed | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._u_closed, automotive_design.b_spline_surface._u_closed, and config_control_design.b_spline_surface._u_closed.
| def automotive_design.b_spline_surface.u_degree | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._u_degree, automotive_design.b_spline_surface._u_degree, and config_control_design.b_spline_surface._u_degree.
| def automotive_design.b_spline_surface.u_upper | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.control_points_list, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve.control_points_list, automotive_design.b_spline_surface.control_points_list, automotive_design.b_spline_curve.control_points_list, config_control_design.b_spline_surface.control_points_list, and config_control_design.b_spline_curve.control_points_list.
Referenced by automotive_design.b_spline_surface.control_points(), config_control_design.b_spline_surface.control_points(), automotive_design.rational_b_spline_surface.weights(), and config_control_design.rational_b_spline_surface.weights().
| def automotive_design.b_spline_surface.v_closed | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._v_closed, automotive_design.b_spline_surface._v_closed, and config_control_design.b_spline_surface._v_closed.
| def automotive_design.b_spline_surface.v_degree | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._v_degree, automotive_design.b_spline_surface._v_degree, and config_control_design.b_spline_surface._v_degree.
| def automotive_design.b_spline_surface.v_upper | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.control_points_list, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve.control_points_list, automotive_design.b_spline_surface.control_points_list, automotive_design.b_spline_curve.control_points_list, config_control_design.b_spline_surface.control_points_list, and config_control_design.b_spline_curve.control_points_list.
Referenced by automotive_design.b_spline_surface.control_points(), config_control_design.b_spline_surface.control_points(), automotive_design.rational_b_spline_surface.weights(), and config_control_design.rational_b_spline_surface.weights().
| def automotive_design.b_spline_surface.wr1 | ( | self | ) |
Reimplemented from automotive_design.geometric_representation_item.
Reimplemented in automotive_design.rational_b_spline_surface, and automotive_design.b_spline_surface_with_knots.
| automotive_design.b_spline_surface.control_points_list |
Referenced by automotive_design.b_spline_surface.control_points(), automotive_design.b_spline_curve.control_points(), config_control_design.b_spline_surface.control_points(), config_control_design.b_spline_curve.control_points(), automotive_design.b_spline_surface.u_upper(), config_control_design.b_spline_surface.u_upper(), automotive_design.b_spline_curve.upper_index_on_control_points(), config_control_design.b_spline_curve.upper_index_on_control_points(), automotive_design.b_spline_surface.v_upper(), and config_control_design.b_spline_surface.v_upper().
| automotive_design.b_spline_surface.self_intersect |
| automotive_design.b_spline_surface.surface_form |
| automotive_design.b_spline_surface.u_closed |
| automotive_design.b_spline_surface.u_degree |
| automotive_design.b_spline_surface.v_closed |
| automotive_design.b_spline_surface.v_degree |