NXOpen.UF.ModlSmd.CreateSmdFlange

ModlSmd.CreateSmdFlange()

Refer to UF_MODL_create_smd_flange for documentation.

Signature: CreateSmdFlange(attachFace, referenceEdge, position, xdirection, zdirection, flangeData)

Parameters:
  • attachFace (Tag) – Attachment face of target body.
  • referenceEdge (Tag) – Horizontal edge reference of target body. This should lie on the attachment face of the Flange, else an error will be returned.
  • position (list of float) – NOT USED. Origin of flange feature will be found automatically.
  • xdirection (list of float) – NOT USED. Direction of flange along the width of the bend will be derived automatically.
  • zdirection (list of float) – NOT USED. Normal of attachment/link face will be found automatically.
  • flangeData (NXOpen.UF.Modl.FlangeData Refer to UF_MODL_flange_data_s for documentation.) – Structure which defines the size and shape of the flange feature. This is expanded to include the parameters for Miter and Butt joints also.
Returns:

Object identifier of the flange feature.

Return type:

Tag

License requirements: SHEET METAL DESIGN