|
|
|
|
|
get_number(self)
Return the number of groups |
source code
|
|
|
|
|
write_into(self,
file_to_write)
Write the node or element block into the MBDyn input file |
source code
|
|
|
__repr__(self)
Return the representation of the container, with all the
groups |
source code
|
|
Inherited from common.BasicObject :
get_lines ,
get_mbdyn_instance ,
set_comment ,
set_label ,
set_name ,
set_simulation_ref
Inherited from record.Record :
common_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
|