radial_split_2D# Modeler2D.radial_split_2D(radius, name)[source]# Split the stator and rotor for mesh refinement. Parameters: radiusfloatRadius of the circle. namestrName of the circle. Returns: boolTrue when successful, False when failed.