Fracurve.Count()
Type: INSTANCE FUNCTION
Purpose: Return the number of points actually acquired in a FRACURVE object.
The number returned is not the same as the number of points allocated.
Usage:
NumPoints = FraCurve.Count() NumPoints INDEX The number of points in the FRACURVE object. Zero is returned if no data have been acquired yet.
Related Topics1
Comments are closed.