MText.SetFromStyle not implemented

Anyone know what all this should do?

Was using it in ACAD code as it allowed us to assign all of the settings to a MText from its style, just want to make sure its not more than just TextStyle and Height

Comments

  • To elborate on this the issue is if we set the StyleId via code and then the user changes the Style the text height does not update. really not sure how to get around that? In ACAD using SetFromStyle the users could then change the style and it would update.