NXOpen.UF.So.CreateOffsetCylindrical

So.CreateOffsetCylindrical()

Refer to UF_SO_create_offset_cylindrical for documentation.

Signature: CreateOffsetCylindrical(objectInPart, updateOption, radius, angle, zdelta)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • radius (Tag) – Tag of scalar radius
  • angle (Tag) – Tag of scalar angle in radians
  • zdelta (Tag) – Tag of scalar delta along axis of cylinder.
Returns:

Pointer to tag of vector offset

Return type:

Tag

License requirements: None