BoundaryOp.withRule constructor

BoundaryOp.withRule(
  1. Geometry geom,
  2. Mod2BoundaryNodeRule bnRule
)

Implementation

BoundaryOp.withRule(this.geom, this.bnRule);