Domain.dim

From Nemesis
Revision as of 15:53, 24 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.dim command. This command is used to set the domain's dimensions.

Contents

Syntax

domain.dim(n)

Parameters

Parameter description type default
n The domain's dimensions integer -

Examples

Create a three-dimensional domain.

domain.dim( 3)

Comments

The only valid values are 1, 2 and 3.

See also

Personal tools