NXOpen.UF.ModlFeatures.ExtractFace

ModlFeatures.ExtractFace()

Refer to UF_MODL_extract_face for documentation.

Signature: ExtractFace(face, mode)

Parameters:
  • face (Tag) – Face to be extracted. Can be an occurrence.
  • mode (int) – Type of extraction to perform. 0 = new_face should be the same type of face as the given face. 1 = new_face should be a cubic polynomial approximation of the given face. 2 = new_face should be a b-surface representation of the given face.
Returns:

Sheet body created, this sheet is created in the work part.

Return type:

Tag

License requirements: SOLIDS MODELING