NXOpen.UF.ModlFeatures.EditHollow

ModlFeatures.EditHollow()

Refer to UF_MODL_edit_hollow for documentation.

Signature: EditHollow(featureId, type, tolerance, thickness, nPiercedFaces, piercedFaces, nBoundaryFaces, boundaryFaces, nOffsetFaces, offsetFaces, offsetThickness)

Parameters:
  • featureId (Tag) – Feature identifier for the hollow feature.
  • type (int) – Hollow type:1 = face 2 = region 3 = body
  • tolerance (float) – Tolerance
  • thickness (str) – Default hollow thickness
  • nPiercedFaces (int) – Number of pierced or seed faces
  • piercedFaces (list of Tag) – Array of pierced face identifiers
  • nBoundaryFaces (int) – Number of boundary faces
  • boundaryFaces (list of Tag) – Array of boundary face identifiers
  • nOffsetFaces (int) – Number of offset faces
  • offsetFaces (list of Tag) – Array of offset face identifiers
  • offsetThickness (list of str) – Array of offset thickness expressions

License requirements: SOLIDS MODELING