Skip to main content
1-Visitor
August 23, 2017
Solved

Creo Toolkit c++: How to get default/selected Model which was used to create drawing

  • August 23, 2017
  • 2 replies
  • 1545 views

Hello All,

I want to find out the name of Model used to create the drawing.

Along with name I also want to find out: Scale, Frame, Sheet number.

 

Which Creo toolkit function should I be using?

 

Hoping to see quick answers!

🙂

 

 

Best answer by Madhavi

Here is the solution

ProDrawingSolidsVisit 

Or 

ProDrawingSolidsCollect 

2 replies

Madhavi1-VisitorAuthor
1-Visitor
August 23, 2017

Found it 🙂

ProDrawingSolidsVisit

Madhavi1-VisitorAuthorAnswer
1-Visitor
August 23, 2017

Here is the solution

ProDrawingSolidsVisit 

Or 

ProDrawingSolidsCollect