Hull(id:Int):Obj

Access hull properties. Use as

 ForEach Hull Do ...

or

 With Hull(n) Do ...

Version Differences: This function was available for use in With under the name Hulls() since PCC 1.0.6. Do not use the name Hulls in new code, it is not supported by PCC2; use Hull instead.

Since: PCC 1.0.18, PCC2 1.99.8

See also: Hull Properties, Contexts, Functions