sketchucation logo sketchucation
    • Login
    1. Home
    2. smeyers
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 1

    smeyers

    @smeyers

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    smeyers Unfollow Follow
    registered-users

    Latest posts made by smeyers

    • Getting entity information in onEraseEntity observer

      For a project I'm working on, when the user deletes a component I would like for the face underneath that component to also be deleted.

      I am trying to use the onEraseEntity observer, which I have placed on the component, to look at the location of the entity being erased and then find the plane at that position. The issue is that the onEraseEntity observer returns a Deleted Entity rather than a Entity object. The Deleted Entity appears to not store any of the attributes of the entity, including its location.

      Any ideas on how to get around this issue? Is there a onBeforeEraseEntity observer somewhere out there?

      Thanks!

      posted in Developers' Forum
      S
      smeyers