In the Autocad engine within design automation, can we also make use of the Aec assemblies?
using AecDb = Autodesk.Aec.DatabaseServices;
using AecPropDb = Autodesk.Aec.PropertyData.DatabaseServices;
This is in order to access the property set data.