Hidden line removal progress

 From:  Michael Gibson
6201.68 In reply to 6201.66 
Hi Martin,

> Is that maybe what you have currently in mind?

Well, sort of - but one problem with doing it exactly as you've described there is that imposes a totally new layer structure on the drawing, destroying the current layer/style organization that's already in place.

What you have listed as Layer 2:
> Layer 2: The complete object with all visible lines. All lines with a thin stroke

I'd think maybe would be more like "use the object's current style assignment as the exported layer". That would be sort of the default behavior I would think, basically same as how PDF/AI export already works in the current v3 beta, that generates layer assignments in the AI or PDF file based on the style assignments in MoI.

Then for these different kinds of categories I'd think that there would be options you could enable to override that default "layer from style" behavior, something like set a checkbox option to branch off hidden lines, silhouettes, and outlines to either different layers, or just to have different line weights or maybe colors.

Something vaguely like this (where a [ ] is a checkbox):

Separate out:
[ ] Silhouettes : [ ] to layer: [ ] line weight:
[ ] Outlines : [ ] to layer: [ ] line weight:
[ ] Hidden lines : [ ] to layer: [ ] line weight:


So I'd think that normally it would be doing all visible lines with a thin stroke and those would all go on the same layer as their current style assignment. If you want silhouettes to be accented and have some different kind of categorization than that regular behavior then you'd check that option for it, etc...


- Michael