VARKON Version 1.18 2004-07-17
getface - Procedure
Get face data from DB
Description
Reads face data from the DB.
Syntax
getface(id, n, h)
REF id; INT n;
VECTOR
h;
Principal parameters
id - Global idntity of a mesh
n
- Face index number
h
- Index number of first halfedge
Optional parameters
None.