summaryrefslogtreecommitdiff
path: root/creator/base.py
diff options
context:
space:
mode:
Diffstat (limited to 'creator/base.py')
-rw-r--r--creator/base.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/creator/base.py b/creator/base.py
index 4a794b7..75c58f9 100644
--- a/creator/base.py
+++ b/creator/base.py
@@ -31,6 +31,7 @@ class Component:
self.name = name
self.x = np.array([])
self.z = np.array([])
+ self.y = np.array([])
self.material = None
self.mass = float()
Copyright 2019--2024 Marius PETER