We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868e126 commit bbb6a09Copy full SHA for bbb6a09
1 file changed
src/compas_fd/datastructures/cablemesh.py
@@ -31,7 +31,7 @@ def __init__(self):
31
'px': 0.0,
32
'py': 0.0,
33
'pz': 0.0,
34
- 't': 0.05,
+ 't': 0.0,
35
'is_anchor': False,
36
'is_fixed': False,
37
'constraint': None,
0 commit comments