IMdChamfer::Distance

Use this property to get and set a distance value for the chamfer procedure.

Compatibility

Cimatron 2024 or later

Syntax

double Distance {get; set;};

Distance: float 

Return Type

Return: double

pVal—Distance Value

   

Input Type

Input: double

newVal—Distance Value

   

Remarks

None

Example