NXOpen.UF.Facet.CycleFacetsInFace

Facet.CycleFacetsInFace()

Refer to UF_FACET_cycle_facets_in_face for documentation.

Signature: CycleFacetsInFace(model, faceId, facetId)

Parameters:
  • model (Tag) – The model.
  • faceId (int) – The face whose facets are to be cycled.
  • facetId (int) – On input the id of the current facet in the model. Pass in UF_FACET_NULL_FACET_ID to start the cycle. On output the id of the next facet in the model, if there are no more facets, UF_FACET_NULL_FACET_ID is returned.
Returns:

Modified value of facetId

Return type:

int

License requirements: ASSEMBLIES MODULE