IMdChamfer::VertexDistanceMode

Use this property to get and set the mode for the distance from the vertex.

Compatibility

Cimatron 2026 or later

Syntax

interop.CimMdlrAPI.ChamferVertexDistanceMode VertexDistanceMode {get; set;};

VertexDistanceMode : interop.CimMdlrAPI.ChamferVertexDistanceMode

Return Type

Return: interop.CimMdlrAPI.ChamferVertexDistanceMode

pOption—Distance from vertex mode

   

Input Type

Input: interop.CimMdlrAPI.ChamferVertexDistanceMode

iOption—Distance from vertex mode

   

Remarks

None

Example