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)
Solved! Go to Solution.
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)
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)