IMdAdvancedLine::Length

Use this method to get or set the length value of the line procedure.

Compatibility

Cimatron 2024 or later

Syntax

double Length {get; set;}

Length:double

Return Type

Return: double

pVal - Length
   

Input Type

Input: double

newVal - Length
   

Remarks

None

Example