IMdPlane::ThirdPoint



Your Ad Here

Description

This property allows you to get and set a point used in procedure definitions. For examples of usage, see the IMdPlane::Mode property.

Syntax

Property get:

Point = ThirdPoint ( );

Return: (Variant) Point

Variant that contains double type one dimensional array of 3D point coordinates.

 

Property set:

ThirdPoint( Point );

Input: (Variant) Point

Variant that contains double type one dimensional array of 3D point coordinates.

Note

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

Return to Cimatron Index


Your Ad Here