Creo Parametric - Bills of Material (BOMs) with Custom Balloon Symbols

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 21

  • @elocksa
    @elocksa Рік тому +1

    Hi Dave, Is there a way to change symbols for specific line items in the repeat region? In this video, you have the qty on the right hand side - if I create two symbols, one RH, and one LH, is there an easy way to switch this depending on the line item? Some times the drawing gets cluttered having all balloons on one side of the view. I tried selecting the symbol once the balloons were created, but the Symbol Name under Definition is greyed out..

    • @99ludester
      @99ludester 2 місяці тому

      long shot, but did you figure this one out? I'm having that issue also

    • @EvanLockard
      @EvanLockard 2 місяці тому

      ​@@99ludester I was not. As far as I know, this functionality does not exist, at least not in the version I'm using. I had to create 3 different balloons, left hand qty, right hand qty, and no qty. Then you can hit Alt Balloon Symbol, select the region, and then choose the balloon you want to change. What I want is to create symbol groups, but it explicitly states this is not possible for BOM balloons. I made a feature request on PTC, the more votes, the more likely it is to get implemented!

  • @captainofiron
    @captainofiron 2 роки тому

    Hi Dave is there a way to be able to filter out any QTY 1 items, so it will just be a balloon with no \qty\ out to the side? THANKS!

    • @CADPLMGuy
      @CADPLMGuy  2 роки тому +1

      Not that I’m aware of.

    • @elocksa
      @elocksa Рік тому +1

      I was able to accomplish this using the repeat region relations. I created a custom parameter "QTY" and did a simple IF statement to check if rpt.qty == 1, then QTY = "", else QTY = itos(rpt.qty) + "X" endif. Then I had the qty note call "
      pt.rel.QTY\"

    • @captainofiron
      @captainofiron Рік тому

      @@elocksa ah nice solution, gonna check that out

  • @sumeetsaini88
    @sumeetsaini88 5 років тому

    Nice..can you tell to how to capture location by clicking on Creo graphics area.

    • @CADPLMGuy
      @CADPLMGuy  5 років тому

      I don't follow your question or the use case.

    • @sumeetsaini88
      @sumeetsaini88 5 років тому

      @@CADPLMGuy please, provide your email ID. I will explain everything on mail. I will also send you images.

  • @sandipchotaliya1113
    @sandipchotaliya1113 4 роки тому

    Can I give balloons in drawing file for different dimensions ex. 100 x 150 x 200 Sq. Block in drawing this 3 dimension show ballooning in drawing

    • @CADPLMGuy
      @CADPLMGuy  4 роки тому

      You mean like an inspection dimension?

  • @alexmarks4194
    @alexmarks4194 5 років тому

    When attempting to save the symbol I get " [filepath] can not open for writing"

    • @CADPLMGuy
      @CADPLMGuy  5 років тому

      That's something particular to your own computer. Perhaps you're trying to save somewhere you're not allowed to.

    • @alexmarks4194
      @alexmarks4194 5 років тому

      @@CADPLMGuy Yes. I did not have Admin privileges when attempting to write the file. As a workaround I wrote the symbol to a folder on my desktop and then moved the symbol file to the C drive directory.

  • @spawnage170
    @spawnage170 5 років тому +1

    As someone who started with Creo (no WF experience), the symbol sketching environment is extremely obnoxious. Seems like it’d be easy and obvious to just use the Creo sketcher for symbols, but there must be a reason why PTC hasn’t. Beats me though.

    • @CADPLMGuy
      @CADPLMGuy  5 років тому +1

      Simply no investment. It’s come up in Technical Committee meetings numerous times over the years, but PTC just invested their time and effort elsewhere.

  • @michaelmolter6180
    @michaelmolter6180 3 роки тому

    My school copy of Creo Parametric doesn't let me open "non-student" versions of files. How frustrating! The whole point of a student copy is to learn, and its getting in the way of learning...

    • @CADPLMGuy
      @CADPLMGuy  3 роки тому

      Too many companies attempt to run on free student versions instead of purchasing a commercial license - I saw that happen in the 2000s when every Intro to Pro student received a disk of the student version. You should have access to student versions of lab files if you are taking a class.
      But I have nothing to do with the student version. I suggest you take that up with whatever company manages the student version today. Back in the day it was Liberty Education Systems.

  • @fredericdancray5933
    @fredericdancray5933 5 років тому +1

    clear and useful thanks for this great tutorial