Skip to main content
1-Visitor
January 18, 2024
Solved

Copy as external rep in toolkit

  • January 18, 2024
  • 1 reply
  • 744 views

I am using Creo Parametric Release 8.0 and Datecode8.0.8.0

Is there any possibilty to copy as external representation in toolkit? (similar to Copy As External command in Creo)

Best answer by MichaelW

Hello,

the equivalent interactive command is this, right?

Assembly>Simp Rep>Copy As External 

(as described here: Article - CS31892 - How to save simplified representation of an assembly as an independent file in Creo Parametric (ptc.com))

It seems there is no Toolkit API supported to do this.

Try equivalent Mapkey/Macro, according to: Article - CS157978 - Is there a function to launch a mapkey in Creo Parametric TOOLKIT? (ptc.com)

 

 

1 reply

MichaelW17-PeridotAnswer
17-Peridot
February 22, 2024

Hello,

the equivalent interactive command is this, right?

Assembly>Simp Rep>Copy As External 

(as described here: Article - CS31892 - How to save simplified representation of an assembly as an independent file in Creo Parametric (ptc.com))

It seems there is no Toolkit API supported to do this.

Try equivalent Mapkey/Macro, according to: Article - CS157978 - Is there a function to launch a mapkey in Creo Parametric TOOLKIT? (ptc.com)