NXOpen.UF.Route.CreateRcpOnRcp

Route.CreateRcpOnRcp()

Refer to UF_ROUTE_create_rcp_on_rcp for documentation.

Signature: CreateRcpOnRcp(occRcp, checkExistingRcp)

Parameters:
  • occRcp (Tag) – Tag of reference rcp occurrence
  • checkExistingRcp (bool) – TRUE = use existing RCP at specified position FALSE = always create a new RCP
Returns:

A Tuple

Return type:

A tuple consisting of (newRcp,foundExistingRcp)

newRcp(Tag): Tag of created/found RCP

foundExistingRcp(bool): TRUE = existing RCP found and used FALSE = new RCP was created

License requirements: UG/ROUTING or routing_advanced