


NONEENUM - returns the integer associated with "none" elements
Usage:
macro=noneenum()
See also: SETELEMENTSTYPE, STOKESENUM, PATTYNENUM, MACAYEALENEUM, HUTTERENUM

0001 function macro=noneenum() 0002 %NONEENUM - returns the integer associated with "none" elements 0003 % 0004 % Usage: 0005 % macro=noneenum() 0006 % 0007 % See also: SETELEMENTSTYPE, STOKESENUM, PATTYNENUM, MACAYEALENEUM, HUTTERENUM 0008 0009 macro=0;