AverageWidth

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Methods >

AverageWidth

procedure AverageWidth(shapeArray: TArrMyShape);

 

Description:

 

 Average width in shapes, more than two shapes.

 

Example:

 

 MyCAD1.AverageWidth(MyCAD1.WorkingShapes);

 

See Also:

 

AverageHeight