AverageHeight

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Methods >

AverageHeight

procedure AverageHeight(shapeArray: TArrMyShape);

 

Description:

 

 Average height in shapes, more than two shapes.

 

Example:

 

 MyCAD1.AverageHeight(MyCAD1.WorkingShapes);

 

See Also:

 

AverageWidth