Points projected to surface are not visible when viewed along projection axis direction ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear all,
I projected some points from one XY sketch plane to a surface area of continuous faces into a new XY sketch plane,
and then break their link.
yet most of these projected points are not visible when viewed along projection axis direction ( Z axis or XY top view ).
While these projected points can be normally visible just by orbit / rotate away XY plane a tiny bit.
Also I found that it can also be normally visible if I add a geometry ( e.g. circle ) into the new XY sketch with the added geometry ( e.g. circle ) perpendicular to the new XY sketch plane.
Then, I tried to use Fusion API scripts with Python to create corresponding points on another new XY sketch, the observations is still the same.
The surface area of continuous faces is on a Solid body converted from a Mesh body.
I also construct a Surface body from the Mesh body using API scripts.
The observation of projection on the Surface body is same as for the Solid body.
So, I am not sure whether it is from incorrect operation or system exception ?
Best regards !