IMdCopyLinear::YCounter



Your Ad Here

Description

This property allows you to get and set the number that represents the total number of items that will by copied in the Y direction.

Syntax

Property get:

Num = YCounter( );

 

 

 

Return: (Long) Num

Number of items that will by copied in the Y direction.

 

Property set:

YCounter( Num );

 

 

 

Input: (Long) Num

Number of items that will by copied in the Y direction.

Note

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

Return to Cimatron Index


Your Ad Here