Signature
object.Move Point1, Point2
Object
MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/all_drawing_objects.htm" target="_blank" >All Drawing Objects, MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_attributeref_object.htm" target="_blank" >AttributeReference The object or objects this method applies to.
Point1
Variant (three-element array of doubles); input-only The 3D WCS coordinates specifying the first point of the move vector.
Point2
Variant (three-element array of doubles); input-only The 3D WCS coordinates specifying the second point of the move vector.
Signature
RetVal = object.Mirror(Point1, Point2)
Object
MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/all_drawing_objects.htm" target="_blank" >All Drawing Objects The object or objects this method applies to.
Point1
Variant (three-element array of doubles); input-only The 3D WCS coordinates specifying the first point of the mirror axis.
Point2
Variant (three-element array of doubles); input-only The 3D WCS coordinates specifying the second point of the mirror axis.
RetVal
Mirrored object This object can be one of any MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/all_drawing_objects.htm" target="_blank" >Drawing Objects. |