Hello,
I am using Aspose.CAD .net api to create dwg and insert mtext acc. to Work with text|CAD Documentation
here is my code
[HttpPost("createDwgByAspose2")]
public async void CreateDwgByAspose2Async…...initializes the MText with similar properties and adds it to the model...DirectionVector and ExtrusionDirection properties should be set up, please...