NXOpen.UF.Route.CreateSegOnCurve

Route.CreateSegOnCurve()

Refer to UF_ROUTE_create_seg_on_curve for documentation.

Signature: CreateSegOnCurve(curve, rcp1, rcp2)

Parameters:
  • curve (Tag) – Object Identifier of the curve to follow while creating the segment.
  • rcp1 (Tag) – Object Identifier of the start RCP on the curve.
  • rcp2 (Tag) – Object Identifier of the end RCP on the curve.
Returns:

Object identifier of newly created segment.

Return type:

Tag

License requirements: UG/ROUTING or routing_advanced