Hi,
Could someone please share a code snippet utilizing the apply_transformation_coordinate(elements, old_point, old_xl, old_yl, new_point, new_xl, new_yl) method? To aid our understanding, let's consider a practical example involving an inclined beam in Cadwork. Let's envision placing the beam in a scene and, subsequently, using the mentioned method to transform the global axis into local coordinates. The expected outcome is that the beam no longer remains inclined.
Hi,
Could someone please share a code snippet utilizing the
apply_transformation_coordinate(elements, old_point, old_xl, old_yl, new_point, new_xl, new_yl)method? To aid our understanding, let's consider a practical example involving an inclined beam in Cadwork. Let's envision placing the beam in a scene and, subsequently, using the mentioned method to transform the global axis into local coordinates. The expected outcome is that the beam no longer remains inclined.