Autocad Mechanical BOM

Hi,

Do you have plans to add API support for BOMs created by AutoCad (Mechanical)?

DS API exposes high level ACM dictionaries, including acmBom, if the dwg file is created with ACM.

I can even see there's entries under the acmBOM dictionary. However, API returns these entries as a null objects (not supported, I assume).

Even if you have no plans to add fully AC compatible BOM features to DraftSight user interface, access to these entries would at least allow users to develop AC compatible add-ins. 

Thanks.

-esa-