|
|
|
|
|
set_orientation_matrix1(self,
*args,
**kargs)
Set the relative orientation matrix of the first node |
source code
|
|
|
set_orientation_matrix2(self,
*args,
**kargs)
Set the relative orientation matrix of the second node |
source code
|
|
|
set_orientation_axis(self,
*args,
**kargs)
Set the relative orientation axis for the rotation |
source code
|
|
|
set_value(self,
value,
com=None)
Set the value of the rotation |
source code
|
|
Inherited from CommonJoint2Nodes :
attach_to_node ,
set_node1 ,
set_node2 ,
set_node_label
Inherited from CommonJoint :
get_mbdyn_instance
Inherited from elements_base.ElementWithNode :
set_relative_from
Inherited from elements_base.CommonElement :
do_as_init ,
update
Inherited from common.BasicObject :
get_lines ,
set_comment ,
set_label ,
set_name ,
set_simulation_ref
Inherited from record.Record :
common_init_results ,
init_results ,
save ,
set_own_parameters ,
will_save ,
will_save_nothing ,
will_save_only
Inherited from record.RecordBase :
collect_own_parameters ,
collect_parameters ,
set_own_para ,
set_parameters
|