Node.fix

From Nemesis
Revision as of 01:53, 11 January 2007 by Fotis (Talk | contribs)

(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

The following article describes the use of the node.fix command. This command is used to fix a certain dof of a node.

Contents

Syntax

node.fix(id,dof)

Parameters

Parameter description type default
id The nodal id integer -
dof The dof to be fixed integer -

Examples

Fix uy of node 1.

node.add( 1, 2)

Comments

Dofs are assumed to start from 1.

See also

Personal tools