define_node_dof

define_node_dof

Define the position of the first degree of freedom associated to a certain node

param MB_beam:list of ‘Beam’
type MB_beam:list
param node_body:
 body to which the node belongs
type node_body:int
param num_node:number os the node within the body
type num_node:int
returns:first degree of freedom associated to the node
rtype:node_dof(int)

Examples:

Notes: