Method GLUE.Region()->`&()
- Method
`&
Region
res =GLUE.Region()
&R
- Description
Creates a new region with the intersection of this region and
R
.
Region
res = GLUE.Region()
& R
Creates a new region with the intersection of this region and R
.