controlling sweep positions

 From:  Michael Gibson
3893.15 In reply to 3893.12 
Hi Nos,

> IMO this would be ok cause if something is imported it
> has to be already modelled in the first place, and changes
> should be applied there cause the idea is probably to use
> the imported object a serveral times/places.

I don't think that's a proper assumption that everybody is only going to use imported objects as instances and not as something like a main object body to just do further work on.


> Is it planed to implement instances?

Yes, I do want to have instances at some point.


> Lets say I have an imported object which I use in
> several models. At some point I my have to modify
> it to adapt it to something. So it would be nice if I
> could open the source of the instance/source-file in
> a second window and edit it.

Pulling up a completely separate window is a pretty complex process for something like that. I'd be more inclined to do something much more simple for things like that, such as temporarily hide the other stuff, let you work on the object that you want to edit right in the same window you are already working in, and then when you are done everything else goes back to its previous state.

- Michael