IMdHelix::Position



Your Ad Here

Description

This property defines a helix base circle center position.

Syntax

Property get:

Center = Position ( );

Return: (Variant) Center

Variant that contains double type one dimensional array of a helix base circle center position. An array of 3D point coordinates (x,y,z).

 

Property set:

Position( Center );

Input: (Variant) Center

Variant that contains double type one dimensional array of a helix base circle center position. An array of 3D point coordinates (x,y,z).

Note

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

Return to Cimatron Index


Your Ad Here