Message 1 of 2
Distance point in vector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have point A[x,y,z ] and vector u=x,y,z and distance l=400...how can I get new point B[x, y, z] ??
The point B is in direction u and distance from A l=400..
Is there is revit api some function ..?
thx..