Page 1 of 1

Import AutoCAD Multileader/AcDbMLeader

Posted: 08 Oct 2020, 17:38
by KKesslau_SEMA
Hi there,

we got from one of our customers a dxf-file where text-entities are declared as "AcDbMLeader"-entities. I tried it to open in our own CADVCL-DxfImport and in both the Viewer and Simple-Import demos but I just get the outline of the text:
dxf_multileader.png
dxf_multileader.png (53.62 KiB) Viewed 4378 times

If I let the Simple-Import-demo create the text-file, then it says the following:

Code: Select all

ClassName=TsgDXFText; Entity name=TEXT AcDbMLeader (ACDB_MLEADER_CLASS) layer = Schriftzug style = psSolid color=black/white
 Start point: 
 X=58,533516045754
 Y=377,625119126105
 Z=0 Angle=0
 Font: Name=arial.ttf;  Height=2;  Color=$2FFFFFFF; 
 Style:
 Thickness=0
 Generation=0
 VAlign=0
 HAlign=0
 Text: AcDbMLeader (ACDB_MLEADER_CLASS)
Is there a way to import this?

If you need the dxf-file I can sent it to you via e-mail.

Thanks in advance,
Kevin

Re: Import AutoCAD Multileader/AcDbMLeader

Posted: 10 Oct 2020, 04:58
by support
Hello Kevin,

Unfortunately, at the moment CAD VCL doesn't provide a class for importing MLeader entities. Please send the DXF file to the Technical Support e-mail for investigation.

Mikhail

Re: Import AutoCAD Multileader/AcDbMLeader

Posted: 12 Oct 2020, 12:14
by KKesslau_SEMA
Hello Mikhail,

thank you for your answer. I sent you the regarding dxf-file.

Kevin.

Re: Import AutoCAD Multileader/AcDbMLeader

Posted: 13 Oct 2020, 10:06
by support
Hello Kevin,

We have received the file, thank you.

Mikhail