terali
Industrial
- Mar 26, 2009
- 5
I'm create two asseblies with refference to component "ladder.prt".
In ladder.prt I have created ladder with variable number of steps (Instance array)
In first assemly I assign interpart reference in Expressions
"ladder":75 = 10
in second assembly
"ladder":75 = 6
then I save both assemblies end quit application.
When I try to open assemblies there was an error
"Could not open c:/assembly1.prt
The following file could not be loaded,
cousing this open to fail:
c:/assembly1.prt - attribute already exists"
How can i fix this?
In ladder.prt I have created ladder with variable number of steps (Instance array)
In first assemly I assign interpart reference in Expressions
"ladder":75 = 10
in second assembly
"ladder":75 = 6
then I save both assemblies end quit application.
When I try to open assemblies there was an error
"Could not open c:/assembly1.prt
The following file could not be loaded,
cousing this open to fail:
c:/assembly1.prt - attribute already exists"
How can i fix this?