IMdProject::Points

Description

This property allows you to get and set points to project by their coordinates.

Syntax

Property get:

PointCoordinates = Points ( );

Return: (Variant) PointCoordinates

Variant that contains double type one dimensional array of 3D point coordinates. Also possible is a variant type array each element of which contains a double array of point coordinates in (X,Y,Z ) order.

Property set:

Points( PointCoordinates );

Return: (Variant) PointCoordinates

Variant that contains double type one dimensional array of 3D coordinates. Also possible is a variant type array each element of which contains a double array of point coordinates in (X,Y,Z ) order.

Note

All coordinates are given relative to the model's main UCS.

Return to Cimatron Index


Your Ad Here