Use this property to get and set the toggle setting to Merge Adjacent Faces On/Off enabling you to merge the adjacent faces after the selected faces have been removed and the adjacent faces have been extended to fill the gap.
cmMergeAdjacentFacesOn = The adjacent faces (extended to fill the gap created by the removed faces) have been merged.
cmMergeAdjacentFacesOff = The adjacent faces (extended to fill the gap created by the removed faces) have not been merged. This is the default option.
Cimatron 2026 or later
interop.CimMdlrAPI.MergeAdjacentFaces MergeAdjacentFaces {get; set;};
MergeAdjacentFaces: interop.CimMdlrAPI.MergeAdjacentFaces
| Return: interop.CimMdlrAPI.MergeAdjacentFaces |
pVal—Merge adjacent faces On/Off |
| Input: interop.CimMdlrAPI.MergeAdjacentFaces |
newVal—Merge adjacent faces On/Off |
