NXOpen.UF.Facet.AskEdgeConvexity

Facet.AskEdgeConvexity()

Refer to UF_FACET_ask_edge_convexity for documentation.

Signature: AskEdgeConvexity(model, facetId, edgeInFacet)

Parameters:
  • model (Tag) – The model
  • facetId (int) – The id of the facet.
  • edgeInFacet (int) – The edge for which convexity is being inquired.
Returns:

The convexity of the edge.

Return type:

int

License requirements: None