IMdChamfer::ChamferMode

Use this property to get and set the chamfer mode when EntityOption is equal to cmChamferEdges.

Compatibility

Cimatron 2026 or later

Syntax

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

ChamferMode : interop.CimMdlrAPI.ChamferMode

Return Type

Return: interop.CimMdlrAPI.ChamferMode

pOption—Chamfer Mode for Edges

   

Input Type

Input: interop.CimMdlrAPI.ChamferMode

iOption—Chamfer Mode for Edges

   

Remarks

None

Example