|
|
ModelElementStraightLinelocalCoSys Method |
| Name | Description | |
|---|---|---|
| localCoSys(Element) |
create local coo-sys of undeformed element
(Inherited from ModelElement.) | |
| localCoSys(PointState) |
create local coo-sys of deformed element
(Inherited from ModelElement.) | |
| localCoSys(IReadOnlyListNode) |
create local coordinate system with the resultant axial rotation applied
| |
| localCoSys(IReadOnlyListPoint3) |
create local coordinate system with resultant beam rotation 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
| |
| localCoSys(IReadOnlyListPoint3, Double) |
create local coordinate system with rotation alpha about the axis given by the two positions in pos
|