IMdCopyLinear::XCounter



Your Ad Here

Description

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

Syntax

Property get:

Num = XCounter( );

 

 

 

Return: (Long) Num

Number of items that will by copyed in the X direction.

 

Property set:

XCounter( Num );

 

 

 

Input: (Long) Num

Number of items that will by copyed in the X direction.

Note

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

Return to Cimatron Index


Your Ad Here