NXOpen.UF.Route.CreateRcpCurveParm

Route.CreateRcpCurveParm()

Refer to UF_ROUTE_create_rcp_curve_parm for documentation.

Signature: CreateRcpCurveParm(curve, parm)

Parameters:
  • curve (Tag) – Object identifier of an existing curve.
  • parm (float) – Normalized curve parameter at which to create the RCP. The value should be between 0 and 1, inclusive.
Returns:

Object identifier of the newly created RCP. The RCP location is derived from the given curve and parameter and the RCP’s position updates if the curve is moved. In case an RCP exists at this location then the object identifier of this RCP is returned.

Return type:

Tag

License requirements: UG/ROUTING or routing_advanced