C Shape#

class gbox.CShape(r_out=2.0, r_in=1.0, theta_c: float = 1.5707963267948966, centre=(0.0, 0.0), pivot_angle: float = 0.0)#
property perimeter#
Return type:

float

property area#
Return type:

float

property locus#

The locus of 2D shapes

Return type:

Points