Skip to main content
1-Visitor
March 19, 2014
Solved

How do you interate cad without wtpart

  • March 19, 2014
  • 5 replies
  • 2171 views

I need to be able to iterate a cad document (model or drawing) and not be forced to have the wtpart iterate with it. I've tried this with using a Contributing Content link between and model and the wtpart, but this didn't work.

Best answer by mbrown-nasa

Thanks for much for this information!

5 replies

GregoryPERASSO
16-Pearl
March 19, 2014

Hello

Owner et Contributing links propagates attributes or strutcture to WTparts. So need to iterate ...

The image link should not iterate the WTPart, even when associating because it is used for associating an alternative CAD rep .

The content link (formaly a describe link for CAD) does not iterate the WTpart when iterating the CAD ...

regards

mbrown-nasa1-VisitorAuthorAnswer
1-Visitor
March 19, 2014

Thanks for much for this information!