How to get the Part object from virtually any object within it
December 15, 2009
3 comments
Sometimes I run into a situation where I have a variable that refers to some object inside a part and somehow I need to need to get at the part that the object exists in. Here, I will show an easy way to get the part object from virtually any other child object in that part.
Read more…