NXOpen.UF.Wave.CreateLinkedRoutePort

Wave.CreateLinkedRoutePort()

Refer to UF_WAVE_create_linked_route_port for documentation.

Signature: CreateLinkedRoutePort(port, xform, objectInPart)

Parameters:
  • port (Tag) – The port which is the source geometry of the new linked port.
  • xform (Tag) – The transform which determines the position of the linked object relative to its source geometry. Must be NULL_TAG (apply no transformation) or an assy_ctxt_xform in the same part as object_in_part whose to_part_occ contains curve.
  • objectInPart (Tag) – Determines the part within which the new linked port copy is made.
Returns:

The tag of the new linked port feature.

Return type:

Tag

License requirements: ASSEMBLIES MODULE