Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
294 Vistas, 1 Respuesta

Move UCS to selected intersection point (script)

Hi guys,

 

I'd like to create a script, which modify exported dxf file to required condition. Part of this script have to move UCS to selected point. Point is intersection of two lines, which have unique color (6 - magenta), but their position is variable accoding to specific dxf file. So I have been thinking about right sequence of commands and tried this:

 

SSX


C
6

POINT
APP
P
.....

 

I tried to select all objects with magenta color and save this selection. Then use it for define intersection point, but command "P" (previous) not working in this case. Do you have any ideas how I can solve it?

Etiquetas (5)