Copy rule [message #824282] |
Mon, 19 March 2012 13:42 |
Cristina Murillo Messages: 25 Registered: December 2011 |
Junior Member |
|
|
Hi,
I am trying to perform a transformation, and I require to copy one entity to a different location inside the model space, I know this can be done by using the copy rule, as shown on the Viatra Specification:
// copy entity C and all of its contents directly under Container together with
// ALL incoming and outgoing relations ; the entity is accessed by CNew
copy (C, Container , CNew , keep_edges );
however, I get an error since "keep_edges" is not recognize. Can anyone please tell me what I need to import in order to be able to copy the entity?
Thank you,
Cristina
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03843 seconds