build_geometry (method)

build_geometry(self)[source]

Compute the curve (Line) needed to plot the Slot. The ending point of a curve is always the starting point of the next curve in the list

Parameters

self (SlotMPolar) – A SlotMPolar object

Returns

curve_list – A list of 2 Segment and 1 Arc1

Return type

list