NXOpen.UF.ModlFeatures.CreateCone

ModlFeatures.CreateCone()

Refer to UF_MODL_create_cone for documentation.

Signature: CreateCone(sign, targTag, origin, height, diam, direction)

Parameters:
  • sign (NXOpen.UF.Modl.FeatureSigns Refer to UF_FEATURE_SIGNS for documentation.) – Sign of primitive
  • targTag (Tag) – Target body (if needed)
  • origin (list of float) – Cone base origin
  • height (str) – Cone height
  • diam (list of str) – Cone diameters
  • direction (list of float) – Cone direction vector
Returns:

Cone feature tag

Return type:

Tag

License requirements: SOLIDS MODELING