For a point (say A00) , I would like to obtain the local coordinate system as unit vectors, such as:
Local X direction = [Xx, Xy, Xz]
Local Y direction = [Yx, Yy, Yz]
Local Z direction = [Zx, Zy, Zz]
I am also interested in exporting this information for multiple points, so maybe this can be supported via.
Excel Report
Database Export
AutoPIPE API
Any other available export/report option