Message 1 of 5

Not applicable
08-13-2020
08:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am migrating some of my design to use of temporary BRep manager in baseFeature.
At createSphere() api, I noticed that sphere created at non-origin point jumps to origin right after finishEdit() is called.
Is there anyone who experienced the same issue ? I would appreciate if someone could help me out.
An example script is attached. In this example sphere at (5,0,0) jumps to (0,0,0)
Solved! Go to Solution.