IMdCopyRadial::DirectionSide



Your Ad Here

Description

This property allows you to get and set a rotation direction.

Syntax

Property get:

RotationDirection = DirectionSide( );

 

 

 

Return: (Boolean) RotationDirection

If TRUE (=1) clockwise direction around rotation axis, if FALSE (=0) - anticlockwise direction.

 

Property set:

DirectionSide( RotationDirection );

 

 

 

Input: (Boolean) RotationDirection

If TRUE (=1) clockwise direction around rotation axis, if FALSE (=0) - anticlockwise direction.

Note

A clockwise direction is defined by a circuit around a rotation axis when looking in the direction of an axis formative vector.

Return to Cimatron Index


Your Ad Here