Question: plot a 2D arc in a coordicates which is in 3D coordinates

In a local coordivates frame {B}, an arc whith center "coc" ,radius "radius" and angle between “alpha1” and “alpha2” can be plotted in XY plane of {B}. The coord {B} is in a Ref frame {O}. The homogeneous transformation matrix is “H”. How can I plot this arc in coordinate {O}?

Please Wait...