User Tools

Site Tools


01_user_documentation:07_rgg_xl:02_xl:08_object:02_pattern:01_inrgg

This is an old revision of the document!


In RGG

Custom patterns can be created in RGG with the simple syntax:

// declaration
class xyzPath(@In Node a, @Out Node b) (
    a -x-> -y-> -z-> b
    )
 
//usage
void rule() [ Node -xyzPath-> Node ==>; ]
01_user_documentation/07_rgg_xl/02_xl/08_object/02_pattern/01_inrgg.1756458825.txt.gz · Last modified: 2025/08/29 11:13 by gaetan