NXOpen.UF.Modeling.AskEdgeSmoothness

Modeling.AskEdgeSmoothness()

Refer to UF_MODL_ask_edge_smoothness for documentation.

Signature: AskEdgeSmoothness(edgeTag, tolerance)

Parameters:
  • edgeTag (Tag) – Tag of edge to check
  • tolerance (float) – Angle tolerance against which to check (in degrees)
Returns:

FALSE = edge is not smooth; TRUE = edge is smooth

Return type:

bool

License requirements: None