Why do you use GetTotalTransform?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody!
I just want to figure out one thing about GetTotalTransform method: why is everybody using it?! 😆 There are many code examples on our forum and other sources which demonstrate the use of that method with RevitLinkIntances and FamilyInstances. And people say that if you want to get Transform which includes the true north - use that method. But what I actually see that in many cases there is no actual need to use particulary that method as GetTransform returns the same result. It seems that both of these methods include true north when applied to FamilyInstances and RevitLinkIntances.
If you look into documentation it says:
"Gets the total transform, which includes the true north transform for instances like import instances. For most of other instances, it simply returns the inherent transform."
What are "instances like import instances"? Only ImportInstance objects? If so what's the purpose of using GetTotalTransform with RevitLinkIntances and FamilyInstances? I would be very grateful if someone could clarify this to me or share a real case in which GetTransform and GetTotalTransform return different results.
Thanks in advance!

Maxim Stepannikov | Architect, BIM Manager, Instructor