Generation of DXF|Documentation
// Add new MTEXT
CadMText watermark = new CadMText();
watermark.Text = "Watermark message";
watermark.InitialTextHeight = 40;
watermark.InsertionPoint = new Cad3DPoint(300, 40);
watermark…...CAD Product Family kevin.kilburn...Model_Space block exists in your CAD image. The error typically arises...