NXOpen.UF.Modeling.CreChamferWithFlipOption

Modeling.CreChamferWithFlipOption()

Refer to UF_MODL_cre_chamfer_with_flip_option for documentation.

Signature: CreChamferWithFlipOption(subtype, offset1, offset2, theta, edges, flipOption)

Parameters:
  • subtype (int) – Chamfer type: 1 = Single Offset 2 = Double Offset 3 = Offset and Angle 4 = Freeform Single Offset 5 = Freeform Double Offset
  • offset1 (str) – Chamfer offset 1
  • offset2 (str) – Chamfer offset 2
  • theta (str) – Chamfer angle
  • edges (NXOpen.UF.UF.List Refer to ` <../ugopen_doc/uf/.html>`_ for documentation.) – List of edges to chamfer
  • flipOption (bool) – Chamfer flip option
Returns:

Feature object identifier of created chamfer

Return type:

Tag

License requirements: SOLIDS MODELING