NXOpen.UF.Gdt.CreateInstance

Gdt.CreateInstance()

Refer to UF_GDT_create_instance for documentation.

Signature: CreateInstance(type, toleranceFeature, view, edge, origin, attachPoint)

Parameters:
  • type (NXOpen.UF.Gdt.ToleranceType Refer to UF_GDT_tolerance_type_e for documentation.) – Type of tolerance feature to create
  • toleranceFeature (Tag) – Referenced tolerance feature
  • view (Tag) – Tag of the view where the instance is displayed
  • edge (Tag) – Solid edge where the leader is located
  • origin (list of float) – Location of instance origin
  • attachPoint (list of float) – Location of attachment point
Returns:

Identification tag of created feature instance

Return type:

Tag

License requirements: GDT