Public Member Functions | |
def | parent_curve () |
def | same_sense () |
def | transition () |
def | using_curves () |
def | wr1 (self) |
Public Member Functions inherited from automotive_design.founded_item | |
def | users () |
def | wr1 (self) |
def | wr2 (self) |
Public Attributes | |
parent_curve | |
same_sense | |
transition | |
Entity composite_curve_segment definition. :param transition :type transition:transition_code :param same_sense :type same_sense:BOOLEAN :param parent_curve :type parent_curve:curve :param using_curves :type using_curves:BAG(1,None,'composite_curve', scope = schema_scope)
def automotive_design.composite_curve_segment.parent_curve | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_replica._parent_curve, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve_segment._parent_curve, automotive_design.curve_replica._parent_curve, automotive_design.composite_curve_segment._parent_curve, config_control_design.curve_replica._parent_curve, and config_control_design.composite_curve_segment._parent_curve.
Referenced by automotive_design.composite_curve_segment.wr1(), config_control_design.composite_curve_segment.wr1(), automotive_design.curve_replica.wr2(), and config_control_design.curve_replica.wr2().
def automotive_design.composite_curve_segment.same_sense | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve_segment._same_sense, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.face_surface._same_sense, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.edge_curve._same_sense, automotive_design.composite_curve_segment._same_sense, automotive_design.face_surface._same_sense, automotive_design.edge_curve._same_sense, config_control_design.composite_curve_segment._same_sense, config_control_design.face_surface._same_sense, and config_control_design.edge_curve._same_sense.
def automotive_design.composite_curve_segment.transition | ( | ) |
References F_IntersectPoint._transition, FaceLineIntersector._transition, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve_segment._transition, automotive_design.composite_curve_segment._transition, config_control_design.composite_curve_segment._transition, ifc2x3.ifccompositecurvesegment._transition, and ifc4.ifccompositecurvesegment._transition.
Referenced by automotive_design.composite_curve.closed_curve(), config_control_design.composite_curve.closed_curve(), ifc2x3.ifccompositecurve.closedcurve(), and ifc4.ifccompositecurve.closedcurve().
def automotive_design.composite_curve_segment.using_curves | ( | ) |
def automotive_design.composite_curve_segment.wr1 | ( | self | ) |
Reimplemented from automotive_design.founded_item.
Reimplemented in automotive_design.reparametrised_composite_curve_segment.
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.curve_replica.parent_curve, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.composite_curve_segment.parent_curve, automotive_design.curve_replica.parent_curve, automotive_design.composite_curve_segment.parent_curve, config_control_design.curve_replica.parent_curve, and config_control_design.composite_curve_segment.parent_curve.
automotive_design.composite_curve_segment.parent_curve |
automotive_design.composite_curve_segment.same_sense |
automotive_design.composite_curve_segment.transition |