Description Usage Arguments Value
This function is used to get the geometric length and orientation from the nodal coordinates of an element. See also PlaneTruss_GeometricLengths() for lengths of multiple elements.
This function generates the geometric length and orientation from the nodal coordinates of an element.
1 2 3 | PlaneTruss_LengthOrientation(vec_nodalcoordinates)
PlaneTruss_LengthOrientation(vec_nodalcoordinates)
|
vec_nodalcoordinates |
Vector of nodal coordinates in the form c(x1,y1,x2,y2). |
vec_nodalcoordinates |
Vector of nodal coordinates in the form c(x1,y1,x2,y2). |
Vector of the geometric length and orientation angle.
Vector of the geometric length and orientation angle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.