I am using vb net and macros to create a file in autodesk inventor 2014, placing and constraining it between two other objects in an assembly file. The part is already adaptive and I also set it to be adaptive in the assembly. This is where my problem lies. Sometimes the part file won't be able to become adaptive. I have found that is because of the "adaptively used in an assembly" box. For some reason it becomes checked when the part is created. Is there a command in vb.net to access the document settings and uncheck the "adaptively used in an assembly" box before i set it to adaptive in the assembly?
Thank you very much for reading my question, and i hope to hear your suggestions.