NXOpen.UF.Route.CreateBendByRatio

Route.CreateBendByRatio()

Refer to UF_ROUTE_create_bend_by_ratio for documentation.

Signature: CreateBendByRatio(objId, ratio)

Parameters:
  • objId (Tag) – Object identifier of an existing RCP, or a Bend segment or a Corner.
  • ratio (float) – Ratio of stock diameter to bend radius assigned to the Bend corner.
Returns:

A Tuple

Return type:

A tuple consisting of (corner,seg)

corner(Tag): Object identifier of the newly created Corner.

seg(Tag): Object identifier of the Bend corner segment.

License requirements: UG/ROUTING