Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
what is the difference between applying
ElementTransformUtils.RotateElement(doc, fi, axis, angle)
and
fi.Location.Rotate(axis, angle)
to a FamilyInstance?
dirk
Solved! Go to Solution.