Search results

  1. D

    Profile part recognition

    Just I-beams although it might be a nice test to see if I can implement others also.
  2. D

    Profile part recognition

    Hi Quaoar, if you don't mind me asking. How do you determine the number of sheets / sides? By using the normals of the planes and then find pairs with opposite direction?
  3. D

    Profile part recognition

    Thanks Quaoar, you rock! Your input is very valuable.
  4. D

    Profile part recognition

    Thanks Quaoar! My section approach looks like what you describe in your overview. Could you elaborate how you went from a section to a pixmap and compare with an image? If I understood correctly.
  5. D

    Profile part recognition

    Hello, I am looking for some guidance to recognize parts, I-beams in particular. What I would like to achieve is to recognize it's an I-beam and to determine its dimensions like height, width, radius and thickness (flange and web) I can make use of the fact that the parts always should have...
  6. D

    Advice

    Hi Quaoar, Thank you for the detailed reply! I will stick with XDE. Unfortunately not a lot of free time to try SQLite.
  7. D

    Advice

    Hi All, I would like to play around with the ActiveData libs to see if I can create a model derived from ActData_BaseModel from which I can add metadata to parts and faces. For that it is suggested to work with XDE but if I am correct that conflicts with the OCAF model of ActiveData. I would...
  8. D

    Rotate face

    Hi Quaoar, thanks for your suggestion. At the moment I am taking a different approach. I think that I will be able to calculate the new outer edge of the face that needs to be beveled. I can then create a new ruled surface / face between the inner edge and the outer edge. I then want to replace...
  9. D

    Rotate face

    Hi, my name is Dirk and this is my first post on these forums. I am looking for a way to create a new face based on an input solid / face and an angle. The idea is that the new face is the dark blue face rotated "angle" degrees around the highlighted edge in the picture. Which would result...
Top