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 () |
Public Member Functions inherited from automotive_design.representation_item | |
def | name () |
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 | |
Detailed Description
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))
Member Function Documentation
◆ control_points()
def automotive_design.b_spline_surface.control_points | ( | ) |
References automotive_design.b_spline_surface.control_points_list, 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.make_array_of_array(), automotive_design.b_spline_surface.u_upper(), ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.u_upper(), automotive_design.b_spline_surface.v_upper(), and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.v_upper().
◆ control_points_list()
def automotive_design.b_spline_surface.control_points_list | ( | ) |
References automotive_design.b_spline_surface._control_points_list, 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, and automotive_design.b_spline_surface.control_points_list.
◆ self_intersect()
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, automotive_design.offset_surface._self_intersect, automotive_design.b_spline_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, and automotive_design.b_spline_surface.self_intersect.
◆ surface_form()
def automotive_design.b_spline_surface.surface_form | ( | ) |
References automotive_design.b_spline_surface._surface_form, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._surface_form, and automotive_design.b_spline_surface.surface_form.
◆ u_closed()
def automotive_design.b_spline_surface.u_closed | ( | ) |
References automotive_design.b_spline_surface._u_closed, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._u_closed, and automotive_design.b_spline_surface.u_closed.
◆ u_degree()
def automotive_design.b_spline_surface.u_degree | ( | ) |
References automotive_design.b_spline_surface._u_degree, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._u_degree, and automotive_design.b_spline_surface.u_degree.
◆ u_upper()
def automotive_design.b_spline_surface.u_upper | ( | ) |
References automotive_design.b_spline_surface.control_points_list, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.control_points_list, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve.control_points_list.
Referenced by config_control_design.b_spline_surface.control_points(), automotive_design.b_spline_surface.control_points(), config_control_design.rational_b_spline_surface.weights(), and automotive_design.rational_b_spline_surface.weights().
◆ v_closed()
def automotive_design.b_spline_surface.v_closed | ( | ) |
References automotive_design.b_spline_surface._v_closed, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._v_closed, and automotive_design.b_spline_surface.v_closed.
◆ v_degree()
def automotive_design.b_spline_surface.v_degree | ( | ) |
References automotive_design.b_spline_surface._v_degree, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface._v_degree, and automotive_design.b_spline_surface.v_degree.
◆ v_upper()
def automotive_design.b_spline_surface.v_upper | ( | ) |
References automotive_design.b_spline_surface.control_points_list, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_surface.control_points_list, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve.control_points_list.
Referenced by config_control_design.b_spline_surface.control_points(), automotive_design.b_spline_surface.control_points(), config_control_design.rational_b_spline_surface.weights(), and automotive_design.rational_b_spline_surface.weights().
◆ wr1()
def automotive_design.b_spline_surface.wr1 | ( | self | ) |
Reimplemented from automotive_design.geometric_representation_item.
Reimplemented in automotive_design.b_spline_surface_with_knots, and automotive_design.rational_b_spline_surface.
Member Data Documentation
◆ control_points_list
automotive_design.b_spline_surface.control_points_list |
Referenced by config_control_design.b_spline_surface.control_points(), config_control_design.b_spline_curve.control_points(), automotive_design.b_spline_surface.control_points(), automotive_design.b_spline_curve.control_points(), automotive_design.b_spline_surface.control_points_list(), config_control_design.b_spline_surface.u_upper(), automotive_design.b_spline_surface.u_upper(), config_control_design.b_spline_curve.upper_index_on_control_points(), automotive_design.b_spline_curve.upper_index_on_control_points(), config_control_design.b_spline_surface.v_upper(), and automotive_design.b_spline_surface.v_upper().
◆ self_intersect
automotive_design.b_spline_surface.self_intersect |
Referenced by automotive_design.b_spline_surface.self_intersect().
◆ surface_form
automotive_design.b_spline_surface.surface_form |
Referenced by automotive_design.b_spline_surface.surface_form().
◆ u_closed
automotive_design.b_spline_surface.u_closed |
Referenced by automotive_design.b_spline_surface.u_closed().
◆ u_degree
automotive_design.b_spline_surface.u_degree |
Referenced by automotive_design.b_spline_surface.u_degree().
◆ v_closed
automotive_design.b_spline_surface.v_closed |
Referenced by automotive_design.b_spline_surface.v_closed().
◆ v_degree
automotive_design.b_spline_surface.v_degree |
Referenced by automotive_design.b_spline_surface.v_degree().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py