IMdChamfer::GlobalDistance2

Use this property to get and set the Global Distance2 when the ChamferMode is equal to the cmChamferDistanceDistance.

Compatibility

Cimatron 2026 or later

Syntax

double GlobalDistance2 {get; set;};

GlobalDistance2 : double

Return Type

Return: double

pValue—Distance Value

   

Input Type

Input: double

iValue—Distance Value

   

Remarks

None

Example