IMdBlend::LastPoint

Use this property to get the last point defined in a blend face.

Compatibility

Cimatron 2024 or later

Syntax

double[] LastPoint {get; }

LastPoint:double[] 

Return Type

Return: double[]

oPoint—Variant that contains double type one dimensional array of point coordinates

   

Input Type

Input:  None  
   

Remarks

All coordinates are given relative to the model's main UCS.

Example