Linear and Cylindrical Coordinates
Linear and Cylindrical Coordinates
(OP)
Can anyone advise if linear and cylindrical coordinate systems can be used together?
If so, what is the code to use?
I've tried:
JOINT COORDINATES
1 x y z
2 ...
JOINT COORDINATES CYLINDRICAL
4 "radius1" "theta" "z1" "jts" "radius2" "angle" "z2"
5 ...
However the linear coordinates are ignored when compiled, and I am left with only the circular members.
TIA,
figs.
If so, what is the code to use?
I've tried:
JOINT COORDINATES
1 x y z
2 ...
JOINT COORDINATES CYLINDRICAL
4 "radius1" "theta" "z1" "jts" "radius2" "angle" "z2"
5 ...
However the linear coordinates are ignored when compiled, and I am left with only the circular members.
TIA,
figs.





RE: Linear and Cylindrical Coordinates
RE: Linear and Cylindrical Coordinates
figs.