Message 1 of 5
Get model coordinate from 3D view point

Not applicable
09-23-2017
06:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can I get model coordinates from a 3D view using UIDocument.Selection.PickPoint? I know that PickPoint will provide the XYZ point based on the current work plane - the work plane I setup as normal to the active view and through the project base point. How can I translate the work plane point into a model coordinate? I'm guessing that this is a simple transform process but I cannot figure this out. Thanks.