h-ikeda / frame

https://frame.1stop-st.org/
MIT License
1 stars 0 forks source link

要素端の接合条件(ばね)を入力・送信できるようにする #110

Open h-ikeda opened 7 years ago

h-ikeda commented 7 years ago
lines: {
    x1: number or boolean, // n1節点側の端部結合バネ、trueなら固定。
    y1: number or boolean,
    ...
    ry2: number or boolean,
    rz2: number or boolean
}