I have all my needed Asset in my Unity project. I have something like : 3dobj.dxf.
When im playing my project, a c# script running on the startup. In this c# script i want to add a function to import this dxf automatically. But i dont know how, what command i need to use.
someone have a hint ?
thanks