Wading my way through OBD changes.
I have set:
TFDIR_PART = $(TFDIR)Part/
and have files in this location, but the families and parts don't appear when I start OBD.
Any reason why this would happen?
Hello Bear,
Just tested it, I could see parts and families in Part & Family Editor.
Is there any error message that you are getting?
Regards,Aniruddh
No, just empty editor, but the path is showing. Weird.
Bear,
If the path is showing correctly, are you able to add a new xml file directly from the Family / Part Editor?
Just to re-confirm, are the files having the xml extensions?
Best Regards,
RJ.
Part of my job today RJ. I'll report back.
FWIW, the delivered values for TFDIR_PART are:
$(_USTN_WORKSETSTANDARDS)Part\;$(_USTN_WORKSPACESTANDARDS)Part\;$(TFDIR)Part\
That covers the workset, standards and dataset paths. Using only $(TFDIR)Part\ would exclude the workset and standards.