NXOpen.UF.ModlSmd.CreateFlange

ModlSmd.CreateFlange()

Refer to UF_MODL_create_flange for documentation.

Signature: CreateFlange(orig, xdir, zdir, face, edge, thick, width, angle, length, radius, taperL, taperR, angTgl, lenTgl, radTgl)

Parameters:
  • orig (list of float) – Default origin of flange.
  • xdir (list of float) – X-direction of flange (across bend.)
  • zdir (list of float) – Z-direction, normal to the face.
  • face (Tag) – Face to which the flange should attach.
  • edge (Tag) – Horizontal edge.
  • thick (str) – Thickness expression string (if null, infer from face)
  • width (str) – Width expression string (if null, infer from edge)
  • angle (str) – Bend angle expression string
  • length (str) – Tangent length expression string
  • radius (str) – Inside radius of the bend
  • taperL (str) – Left taper of flange
  • taperR (str) – Right taper of flange
  • angTgl (int) – Bend/Include angle switch
  • lenTgl (int) – Tangent/Contour length switch
  • radTgl (int) – Inside/Outside radius switch
Returns:

Object identifier for the flange feature.

Return type:

Tag

License requirements: SHEET METAL DESIGN