pyleecan.Methods.Geometry.Arc1.split_half module

split_half(self, is_begin=True)[source]

Cut the line in half (modify the object)

Parameters:
  • self (Arc1) – An Arc1 object

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