DATASMITH commands with Custom Objects
My company developed a DRX app that has custom 3D objects derived from AcDbCurve, but DATASMITH commands are ignoring this objects.
It seems that these commands only works with AcDbPolyface and AdDb3dSolid.
The custom objects has the most important methods derived from AcDbCurve and can generate geometry like any other native object.
Would you please help to make DATASMITH commands works better?
1