Getting constraint direction using tcl\tk script
Hi all,
I am knowing the collector id which contains SPC or SPCD constraints.
When i am enabling that load collector it will display load constraint along with DOF assigned to that load as shown in below fig.
I need to get those DOF.
Manually we can get it by using review option of constraints, But i need data.
@tinh please let me know the soln.
Find more posts tagged with
Sort by:
1 - 1 of
11
Hi Vikas,
try,
hm_getvalue loads id=$constid dataname=comp1 #comp1 gives dof1 refer datanames of loads for more info #This method you will have to query each dof