Message 1 of 2
Duplicate error !

Not applicable
06-15-2006
08:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried to run a sub for both part and assembly documents using this select
case and I got this mesg
Anyone helps, pls.
Thx
Select Case ThisApplication.ActiveDocumentType
Case Is = kPartDocumentObject
Dim oDoc As Inventor.PartDocument
Case Is = kAssemblyDocumentObject
Dim oDoc As Inventor.AssemblyDocument
End Select
--
IV11 Pro. sp1 - uninstalled
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 84.26
SpacePilot V 1.1.2
case and I got this mesg
Anyone helps, pls.
Thx
Select Case ThisApplication.ActiveDocumentType
Case Is = kPartDocumentObject
Dim oDoc As Inventor.PartDocument
Case Is = kAssemblyDocumentObject
Dim oDoc As Inventor.AssemblyDocument
End Select
--
IV11 Pro. sp1 - uninstalled
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 84.26
SpacePilot V 1.1.2