ISkSpline::Points



Your Ad Here

Description

This property allows you to define points for the TruePoints mode that is set by default in the new spline initialization.

Syntax

Property get:

Points = Points ( );

Return: (Variant) Points

A one dimensional array of point coordinates (X,Y) through which a spline passes.

 

Property set:

Points( Points );

Input: (Variant) Points

A one dimensional array of point coordinates (X,Y) through which a spline passes.

Note

This method temporarily doesn't work. Remedy #00062954

Return to Cimatron Index


Your Ad Here