How to output a partial model graphic?

Translate this pagebookmark or share this page
Fernando's picture

Posted: 2010-11-16
1362 views | 2 comments | category: ARIS Community

0
show all articles

Hello,

I'm writing a script that outputs a word document with information relative to some model. A section of this document shoud contain the model graphic, however, I need it to output only a part of the model, not the entire graphic.

I've tried the getPictureTiled() method, but I can't seem to get it to cut the image in the proper size.

Is there any way to perform this?

Thanks in advance.

Comments
Torsten's picture

Sorry, there is no way to perform this.
The only possibility would be to create a new model, copy everything you need into this model, get its graphic and delete it again.
 

BR, Torsten

Fernando's picture

Thank you Torsten, I hope they develope that feature in the future because it's really usefull.

Best

Fernando