NXOpen.UF.Facet.IsFacetConvex

Facet.IsFacetConvex()

Refer to UF_FACET_is_facet_convex for documentation.

Signature: IsFacetConvex(model, facetId)

Parameters:
  • model (Tag) – The model
  • facetId (int) – The id of the facet.
Returns:

TRUE = facet has no concave vertices FALSE = facet has concave vertices

Return type:

bool

License requirements: None