Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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?