IConnect::DeltaY

Use this property to get or set the shift by the Y-coordinate.

Compatibility

Cimatron 2024 or later

Syntax

double DeltaY {get; set;};

DeltaY : double 

Return Type

Return: double

pVal—Shift by Y axis

   

Input Type

Input: double

newVal—Shift by Y axis

   

Remarks

This property is used when a connect is made by UCS's. 

Example