IMdRemoveFaces::MergeAdjacentFaces

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.

Compatibility

Cimatron 2026 or later

Syntax

interop.CimMdlrAPI.MergeAdjacentFaces MergeAdjacentFaces {get; set;};

MergeAdjacentFaces: interop.CimMdlrAPI.MergeAdjacentFaces

Return Type

Return: interop.CimMdlrAPI.MergeAdjacentFaces

pVal—Merge adjacent faces On/Off

   

Input Type

 Input: interop.CimMdlrAPI.MergeAdjacentFaces

newVal—Merge adjacent faces On/Off

   

Remarks

Example