Public Member Functions | |
def | edge_list () |
def | wr1 (self) |
Public Member Functions inherited from automotive_design.representation_item | |
def | name () |
def | wr1 (self) |
Public Attributes | |
edge_list | |
Public Attributes inherited from automotive_design.representation_item | |
name | |
Entity path definition. :param edge_list :type edge_list:LIST(1,None,'oriented_edge', scope = schema_scope)
def automotive_design.path.edge_list | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.path._edge_list, automotive_design.path._edge_list, and config_control_design.path._edge_list.
def automotive_design.path.wr1 | ( | self | ) |
Reimplemented from automotive_design.representation_item.
Reimplemented in automotive_design.edge_loop, and automotive_design.oriented_path.
References automotive_design.path_head_to_tail().
automotive_design.path.edge_list |