Procedure MirrorXY3D mirrors the currently selected object through the XY plane.
PROCEDURE MirrorXY3D;def vs.MirrorXY3D():
return NoneMirrorXY3D;import vs
# Procedure MirrorXY3D mirrors the currently selected object through the XY
# plane.
vs.MirrorXY3D()Availability: from MiniCAD5.0.2