pyleecan.Methods.Geometry.Arc2.split_half module

split_half(self, is_begin=True)[source]

Cut the line in half (modify the object)

Parameters:
  • self (Arc2) – An Arc2 object

  • is_begin (bool) – True to keep the part begin=>middle, False for the part middle=>end