Library | Module

Class pfcEnvelope2D



Description

This array interface contains 2 pfcOutline2D objects.

Array provides methods for accessing its elemnts by index(indices) and for modifying its elements. Array object "does not know" its dimentions.




Array Dimensions: [2]


Method Summary

pfcOutline2DItem ( number Index )
Accesses an item by its index in the sequence.
voidSet ( number Index , pfcOutline2D Item )
Assigns an item to the designated index in the sequence.



Method Detail


pfcOutline2DItem ( number Index )

Accesses an item by its index in the sequence.



voidSet ( number Index , pfcOutline2D Item )

Assigns an item to the designated index in the sequence.