Example #1
0
 protected override void Process()
 {
     output = EntityCollection.SubtractLayers(radiusSource, applyTo, radius);
 }