A method is needed to obtain the true (visual) bounding box for Text objects. Internally, such a method is available, but bound to LayoutView, as the real dimension of the texts may depend on the zoom level (for non-scaling fonts).
A corresponding API is needed for Python/Ruby as well.
A method is needed to obtain the true (visual) bounding box for Text objects. Internally, such a method is available, but bound to
LayoutView, as the real dimension of the texts may depend on the zoom level (for non-scaling fonts).A corresponding API is needed for Python/Ruby as well.