First time here? Check out the FAQ!
answered 2017-10-06 23:02:01 +0100
Expanding on @dan_fulea's hint:
sage: A = arc((0, 0), 1, sector=(pi/4, pi/3)) sage: A._objects [Arc with center (0.0,0.0) radii (1.0,1.0) angle 0.0 inside the sector (0.785398163397,1.0471975512)]