Set origin for ConsructionPlane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have script that has worked well for several years creating ConstructionPlanes setByThreePoints and the origin of the ConstructionPlane defaulted to sketchPointone. Just now maybe after 9 months or so from my last running of the script the origin of the Constructionplane is not sketchPointone but seems to be some other random or unknown point. I back tested old files and they no longer run and have the same problem.
I tried to set the origin with plane.origin but of course found out that is not the same as Constructionplane and Constructionplane object has no attribute 'origin'.
Can anyone advise how i can set the origin of the ConstructionPlane. Thank you