VectorGeek 3 Posted August 5, 2020 Is there a way to get the orientation (AKA flippification) of a symbol in a wall, and change it using VS? Asking for a friend. V-G "Vectorscripting since 1865" Quote Share this post Link to post
Julian Carr 122 Posted August 5, 2020 GetSymRot(ghParm) and IsObjectFlipped(ghParm) need to be used in combination to get the flip status. I doubt whether you can find something that will flip a symbol however. Quote Share this post Link to post
Pat Stanford 1,530 Posted August 6, 2020 If these are symbols instead of PIOs, then you might be able to get the exisiting settings as Julian suggest and then delete the symbol and use the InsertSymbol command to replace it with one flipped the way you want/need. Be careful with this as if there are records attached to the symbol you will have to transfer that data also (if it is important). Quote Share this post Link to post
VectorGeek 3 Posted August 18, 2020 Great ideas - thanks Julian and Pat for the value input. V-G "All we are is dust in the bin" Quote Share this post Link to post
Pat Stanford 1,530 Posted August 18, 2020 Now, don't hang on, nothing lasts forever but the earth and sky It slips away And all your money won't another minute buy Dust in the bin (wind) ;-) Kansas, Kerry Livgren, 1977 Or did I get the reference wrong" Quote Share this post Link to post