Skip to content

Commit bac7e2d

Browse files
committed
cmp
1 parent c59cae9 commit bac7e2d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/en/examples/Example3/ArcLength01.tcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,8 @@ analysis Static
201201
analyze 10
202202

203203
# Print out the state of nodes 3 and 4
204-
#print node 3 4
204+
print -node 3 4
205205

206206
# Print out the state of element 1
207207
# print ele 1 2 3
208+
#

content/en/examples/FrameVecXZ/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Frame orientations
2+
title: Orienting frames in 3D
33
description: This example demonstrates how to orient beam elements in 3D.
44
thumbnail: img/examples/vecxz.png
55
downloads:

0 commit comments

Comments
 (0)