Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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?
