Hello World,
This is my first post in this forum. I want to get product/part object to parent document of drawing view. I know we can get full path of the same with following Statement.
MyDrawingView.GenerativeBehavior.Document.Parent.FullPath
But I have following problems
1. How can I get object to Parent 3D model without opening it ?
2. How to find if 3D Parent Model is already opened and switch to same ?
Jagandeep
This is my first post in this forum. I want to get product/part object to parent document of drawing view. I know we can get full path of the same with following Statement.
MyDrawingView.GenerativeBehavior.Document.Parent.FullPath
But I have following problems
1. How can I get object to Parent 3D model without opening it ?
2. How to find if 3D Parent Model is already opened and switch to same ?
Jagandeep