ModelElementStraightLinelocalCoSys Method

Overload List

localCoSys(Element) create local coo-sys of undeformed element.
localCoSys(IReadOnlyListPoint3) create local coordinate system with resultant beam rotation about the axis given by the two positions in pos.
localCoSys(IReadOnlyListNode) create local coordinate system with the resultant axial rotation applied.
localCoSys(PointState) create local coo-sys of deformed element.
localCoSys(IReadOnlyListPoint3, Double) create local coordinate system with rotation alpha about the axis given by the two positions in pos.
localCoSys(IReadOnlyListNode, Double) create local coordinate system and rotate it about longitudinal axis by an angle alpha.

See Also