GetSelectedShapes
<< Click to Display Table of Contents >> Navigation: TMyCAD > Methods > GetSelectedShapes |
function GetSelectedShapes: TArrMyShape;
Description:
Get the selected shapes.
Return Value:
If select more than two shapes selected ,Please use this function to get seleceted shape.
Example:
Shape1:= MyCAD1.GetSelectedShapes[0];
See Also: