Commande:

ENT_ROTATE

Famille: PLUGG

Desc: change l'echelle globale d'une selection d'entit้ - change scale of a selection of entities.

Syntaxe: none

Autres informations:

;; register this plug-in for both linear and nodal entities that have a 10 code

(pw_pluggin_register '("ent_rotate" ("POLYLINE" "LWPOLYLINE" "LINE" "REGION" "RECTANG" "INSERT" "SHAPE" "TEXT" "MTEXT" "ELLIPSE" "ACAD_TABLE")

("Rotation d'un objet par rapport เ son point d'insertion" " - " "Rotation of entities based on their insertion point")

)

)

;;definition de la commande - function definition

E:\PowerClic\plug-in\sizeandscale.lsp