NXOpen.UF.Drf.SetCylDim

Drf.SetCylDim()

Refer to UF_DRF_set_cyl_dim for documentation.

Signature: SetCylDim(dimObj, doubleFlag)

Parameters:
  • dimObj (Tag) – Target cylindrical dimension object identifier.
  • doubleFlag (int) – Double flag to be used on the dimension 0 = sets dimension value to be the distance between the two associated objects. 1 = sets dimension value to be twice the value between associated objects.
Returns:

Return status: 0 = Cylindrical dimension changed accordingly. 1 = Cylindrical dimension was not changed since the new double flag is the same as the one it has. 2 = dimension was not changed since it is not a cylindrical dimension.

Return type:

int

License requirements: DRAFTING