IMdCopySingle::OriginPoint



Your Ad Here

Description

This property allows you to get and set an origin position from which the entities are copied by linear single procedure.

Syntax

Property get:

Position = OriginPoint( );

 

 

 

Return: (Variant) Position

Variant that contains double-type one-dimensional array of origin position coordinates.

 

Property set:

OriginPoint( Position );

 

 

 

Input: (Variant) Position

Variant that contains double-type one-dimensional array of origin position coordinates.

Note

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

Return to Cimatron Index


Your Ad Here