NXOpen.UF.Modeling.CreateFaceOffset

Modeling.CreateFaceOffset()

Refer to UF_MODL_create_face_offset for documentation.

Signature: CreateFaceOffset(offset, faces)

Parameters:
  • offset (str) – Offset offset. Value must be greater than 1e-6 otherwise it is regarded as zero which is an invalid input. We do not support zero as input.
  • faces (NXOpen.UF.UF.List Refer to ` <../ugopen_doc/uf/.html>`_ for documentation.) – Offset feature/face object list. You can input a face collector tag in the list. If you input a face collector, the face collector should be the only member in the list.
Returns:

Feature object identifier of created face offset

Return type:

Tag

License requirements: SOLIDS MODELING