Display full version of the post: VBA - Create Sheet Metal Parts

wishmaster71
21.07.2008, 12:10
Hi all
 
Morning, i m Italian Reseller of Autodesk, and occasionally, i make vba code for my customers
 
Now, i have these problem
 
i need to CREATE a new sheetmetal part
 
my code is
 
Set oPartDoc = ThisApplication.Documents.Add(kPartDocumentObject, _                 ThisApplication.FileManager.GetTemplateFile(kPartDocumentObject))
 
but with metod i cant create sheet metal part, i dont know any view for make sheet ...
 
please help me
 
best regards
 
Lorenzowishmaster712008-07-21 12:10:59

Arben.Allaraj
21.07.2008, 14:47
 Maybe you can see below something. http://discussion.autodesk.com/thread.jspa?messageID=5531286