Giter Site home page Giter Site logo

Comments (5)

bgbsww avatar bgbsww commented on June 24, 2024 2

Thanks. The first example is great and is showing where a lookup is failing. Unfortunately it is failing because it is looking in a map that wasn't populated, and that's a little more complicated to sort out, but I'm on the path,

from freecad.

bgbsww avatar bgbsww commented on June 24, 2024 1

Probably due to same cause as #14563, we'll see, I'm looking now.

from freecad.

maxwxyz avatar maxwxyz commented on June 24, 2024

@bgbsww is this a duplicate of #14563 ?

from freecad.

bgbsww avatar bgbsww commented on June 24, 2024

I was wrong. This is not the same as #14563, and it tellingly has a series of warnings in the console:
11:36:35 <PropertyLinks> PropertyLinks.cpp(453): Test#Sketch001.ExternalGeometry missing element reference Test#Sketch ;g8v1;SKT;:H,V.Vertex5

Those make it clear that the external geometry lookups are failing, for reasons yet to be determined, but we'll look.

from freecad.

dresco avatar dresco commented on June 24, 2024

Thanks, don't know if it will help or hinder, but I created that very stripped down file to demonstrate an issue I was having with my real file. Attaching the real one here for reference also, just in case the more complex case helps...

In this case, most of the walls are modelled with a reference sketch, and then a series of sketches that are used as the paths for Arch -> Frame extrusions. Same concept of picking external geometry start/end points from the reference sketch for each path.

I also see all these external geometry lookups failing whenever a reference sketch is updated or sometimes even opened & closed.. (Not sure why it sometimes happens without even making any changes to the sketch, possibly related to opening the file with a newer build than it was saved with?)

Example steps to reproduce (this file fails consistently for me now, using latest code built today);
Open right_wall_stud_sketch, will see that it's fully constrained.
Close right_wall_stud_sketch.
Open right_wall_reference_sketch, will see that it's also fully constrained.
Close right_wall_reference_sketch.
Will see the errors about invalid shape names pop-up.
Re-open right_wall_stud_sketch, will be missing all it's constraints.

Garden Building v5.zip

Hope that's of some use, thanks!

from freecad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.