View generation problem
View generation problem
(OP)
I've noticed that when I made front view of V4 model imported to V5 via 'paste special' some contour lines are missing,
and when I make the same front view directly from V4 model everything is fine.
I'm using R14, is this a known bug?
and when I make the same front view directly from V4 model everything is fine.
I'm using R14, is this a known bug?





RE: View generation problem
Change fillets to "Boundaries"
Change View generation mode
Try this first, there are other options we can look at later.
RE: View generation problem
I have already tried with fillets, but didn't with view generation mode...
I'll try it on Monday, because tomorrow I'm not at work.
RE: View generation problem
Thanks 5050t,
RE: View generation problem
RE: View generation problem
Why approximate mode is giving better results than exact view... should be opposite am I right?
RE: View generation problem
Exact mode is generated from the specification or the brep representaion of the parts. It has a higher memory cost but is exact, it also has a higher level of functionality than approximate (in terms of view types & dimension assosiativity). Approximate mode functionality improved dramatically in R15/R16 in which you can create assosiative dimensions on approximate mode views (but you have to turn it on in the tools options).
In your current situation it sounds like there is somthing in the model that exact mode is having problems with. Where as approximate mode is (sort of) a picture so does have to interpret the model specification, so in this case is producing a better result
RE: View generation problem
Thanks Peter...