NXOpen.UF.Route.CreateRcpByWcsOff

Route.CreateRcpByWcsOff()

Refer to UF_ROUTE_create_rcp_by_wcs_off for documentation.

Signature: CreateRcpByWcsOff(objectArg, offset, checkExistingRcp)

Parameters:
  • objectArg (Tag) – Reference RCP or port( in the work part )
  • offset (list of float) – Offset in absolute WCS
  • 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 new or found RCP

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

License requirements: UG/ROUTING or routing_advanced