Skip to content

Commit 4a8b14c

Browse files
committed
Update rectangle.ipynb
1 parent 2e073c4 commit 4a8b14c

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/examples/interaction/rectangle.ipynb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"id": "41518d79",
1414
"metadata": {},
1515
"source": [
16-
"In this example a moment-curvature analysis is performed for steel and concrete sections."
16+
"In this example a moment-curvature analysis is performed for a concrete section."
1717
]
1818
},
1919
{
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"cell_type": "code",
29-
"execution_count": 1,
29+
"execution_count": 2,
3030
"id": "311f3710",
3131
"metadata": {},
3232
"outputs": [],
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"cell_type": "code",
41-
"execution_count": 2,
41+
"execution_count": 3,
4242
"id": "0e6b98be",
4343
"metadata": {},
4444
"outputs": [],
@@ -57,7 +57,7 @@
5757
},
5858
{
5959
"cell_type": "code",
60-
"execution_count": 3,
60+
"execution_count": 4,
6161
"id": "7b9c2dd5",
6262
"metadata": {},
6363
"outputs": [],
@@ -101,17 +101,17 @@
101101
},
102102
{
103103
"cell_type": "code",
104-
"execution_count": 4,
104+
"execution_count": 5,
105105
"id": "a6cd50d9",
106106
"metadata": {},
107107
"outputs": [
108108
{
109109
"data": {
110110
"text/plain": [
111-
"<veux.artist.shape.PlaneArtist at 0x16a9da5d0>"
111+
"<veux.artist.shape.PlaneArtist at 0x1346eec30>"
112112
]
113113
},
114-
"execution_count": 4,
114+
"execution_count": 5,
115115
"metadata": {},
116116
"output_type": "execute_result"
117117
},
@@ -161,7 +161,7 @@
161161
},
162162
{
163163
"cell_type": "code",
164-
"execution_count": 5,
164+
"execution_count": 6,
165165
"id": "f172255c",
166166
"metadata": {},
167167
"outputs": [],
@@ -179,7 +179,7 @@
179179
},
180180
{
181181
"cell_type": "code",
182-
"execution_count": 6,
182+
"execution_count": 7,
183183
"id": "dbc41316",
184184
"metadata": {},
185185
"outputs": [],
@@ -189,7 +189,7 @@
189189
},
190190
{
191191
"cell_type": "code",
192-
"execution_count": 7,
192+
"execution_count": 8,
193193
"id": "f32937b2",
194194
"metadata": {},
195195
"outputs": [],
@@ -203,7 +203,7 @@
203203
},
204204
{
205205
"cell_type": "code",
206-
"execution_count": 8,
206+
"execution_count": 9,
207207
"id": "ae316946",
208208
"metadata": {},
209209
"outputs": [

0 commit comments

Comments
 (0)