Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I made the plugin that put the Link CAD drawing turning water pipe model.
Using Teigha to read dwg file data.
The problem is the transformation of point coordinates.
Under normal circumstances, convert the coordinate unit and then convert it with the Transform from ImportInstance.
But when the whole drawing deviates far from the CAD origin, this calculation method will not work.
I would like to understand the way Revit converts coordinates in this particular case.
Solved! Go to Solution.