Section.rect

From Nemesis
Revision as of 20:07, 29 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 section.rect command. This command is used to introduce a new rectangular section.

Contents

Syntax

section.rect(id,w,h)

Parameters

Parameter description type default
id The section's id integer -
w Width float -
h Height float -

Examples

Create a rectangular cross-section.

section.rect( 7, 0.25, 0.5)

Comments

See also

Personal tools