Add a new TEXT/MTEXT item

How to add a new TEXT/MTEXT item

Issue: How to add a new TEXT/MTEXT item.

Tips: For this you can use the property BlockEntities["*Model_Space"] and AddEntity to add new entities to the drawing and don’t forget the UpdateSize method to update the sizes.

Example: