NXOpen.UF.So.CreateDirrNormalToSurfacePoint

So.CreateDirrNormalToSurfacePoint()

Refer to UF_SO_create_dirr_normal_to_surface_point for documentation.

Signature: CreateDirrNormalToSurfacePoint(objectInPart, updateOption, face, point, flip)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • face (Tag) – Tag of the face.
  • point (Tag) – Tag of the point on the face where the normal is to be created.
  • flip (bool) – TRUE = Flip direction FALSE = Do not flip direction
Returns:

Pointer to the tag of a smart direction.

Return type:

Tag

License requirements: None