Message 1 of 3
Beam center point
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello. I'm trying to find middle point of a beam.
LocationCurve locationCurve = element.Location as LocationCurve;
XYZ centerPoint = locationCurve.Curve.Evaluate(0.5, true);I figured out that beams can be created, when curve does not fit beam actual size.
So my question is what is this feature for (I tried to do this for walls, but it is not possible)? Is there a way to get center point of a beam to the right in some other way.
Thanks in advance.
Developer Advocacy and Support,