@looslib
Renaming the dimension D# to length and using length in the relations is same as directly using D# is same.
I tried renaming to length but I still get the error that " Use $ preceding to the left side parameter".
If I use $ it gives me an error again.
Hey Guys I have come up with a new task of Dimensions driven by parameters.
Im getting irritated with one relation. I have a C channel whose length is driven by a value CW. Example if CW = 1000 then length is 1000-30. Now I started like this.
Step 1: Edit Program and add CW in between Input and...
Hey Guys
I'm back with a new requirement. I have designed/modeled 5 parts with standard part numbers and description and assembled them in xxx. Now assuming these parts are standard parts and are already released in windchill. I want to write a program which will search the existing parts in...
Hey Guys,
Back with New topic.
I have a requirement in my Org for automatic drawing creation. To what extent can drawing can be automatically generated.
Please help me with some programming techniques. I would also like to build an auxillary app for creo for this. I don't have any basics of...
GUYS Everyone over here. Thanks for all the help and support. I have completed my assignment successfully. :-) Im looking forward for more help in the next topics. Thank you
@3DDAVE
Everything is working perfectly fine now. I have another query
I have used
EXECUTE ASSEMBLY xxx
Ros = Ros
END EXECUTE
This works fine for xxx assembly
I have another subassembly YYY
I tried
EXECUTE ASSEMBLY xxx , ASSEMBLY YYY
Ros = Ros
END EXECUTE
But its not taking the inputs...
@3DDAVE @RoberTip
I got this values right. Thanks for all the help.
Now I have another question. In my Relation Pass==8 this I have added in subassembly. So, If I Regenerate this subassembly it asks me for the value of Pass. I want the value of Pass to be in the main assembly. how do I link...
Hey Dave
Yes I know the syntax is wrong. Would like to understand the basics. I new to this.
1. I have a generic part. With 5 Instances. What would I require to do. Add an extra parameter like Instance_Number and give unique numbers????
2. How do I call this instances. What should I write in...
Hey Guys
Need some quick help in CREO relations and Programing.
I have a assembly of pulleys and all these pulleys part number changes according to the load. On input and the pulley changes.
Im not able to figure out the relation and editing of the program. Pulleys are in family instances...