Hii wmayer,
Code: Select all
plm=App.ActiveDocument.addObject("PartDesign::CoordinateSystem","CSW")
plm.Placement.Base=App.Vector(31.8244952147467,33.7921260930763,-162.824495214746)
plm=App.ActiveDocument.addObject("PartDesign::CoordinateSystem","MCS")
plm.Placement.Base=App.Vector(15.925,31.8500000000002,-82.48178698)
plm=App.ActiveDocument.addObject("PartDesign::CoordinateSystem","PCS")
plm.Placement.Base=App.Vector(7.105427357601E-15,1.04449782156735E-12,1.4210854715202E-13)
Some months ago someone with a commercial CAD system already asked for this feature. It's listed in the bug tracker.Moreover would it be possible to consider both import and export this LCS within STP?