Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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?