Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
In Revit API, how can I get Transform by knowing the final Plane of where the instance should be inserted?
Jeremy posted a solution which calculates Transform from normal of the final plane. But I would need to consider all three axes of the final plane, not only its normal.
Basically I created a DirectShapeType at 0,0,0 lying in the XY plane. And now I would like to instantiate it to some plane in 3D. I know this plane in 3D, but I do not know how to create Autodesk.Revit.DB.Transform for it:
Any help would be appreciated.
Solved! Go to Solution.