Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
hi, all.
asyncConnection = (New CCpfcAsyncConnection).Connect(Nothing, Nothing, Nothing, Nothing)
If model Is Nothing Then
Dim dwginstructions As IpfcDWGSetupExportInstructions
dwginstructions = (New CCpfcDWGSetupExportInstructions).Create()
Invalid graphics file.
where am i wrong?
could anybody show me another way to do this?