Message 1 of 4
Vector lengths in Anaysis Visualization Framework

Not applicable
03-18-2014
08:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm attempting to display vectors showing a path sequence on top of a floor plan view. Have my vectors, setting up FieldValues and displaying the vectors, all fine.
The problem I am encountering is that the length of the vectors in the plan view do not match the length of the vectors I am computing. Is the AnalysisDisplay using a different set of units for some reason? I can normalize my vectors and they show all the same length... but still much longer than a unit length would be. Unless the units are something different. My model is set with 1' units, but normalized vectors still show much longer than that when viewed.