VERICUT Users' Forum

Due to relentless spammers, we are no longer automatically accepting new forum registrations. If you wish to register for this forum, please send an e-mail to: info@cgtech.com

You are not logged in.

#1 2010-06-28 14:01:36

VERICUT_USER
Senior Member
From: RUSSIA, Moscow
Registered: 2010-02-10
Posts: 20
Website

CMEAPI

Hello!

I try to use

void cmeapi_set_c_fixture(index, offset);
double index;
CMEAPI_AXIS offset;

I cannot understand - what is it  index?  If it number of Fixture - why double?  :?  yikes

Thank you!!


Gentleman will walk but never run.
http://www.postprocessor.ru

Offline

#2 2010-07-29 07:43:07

VERICUT_USER
Senior Member
From: RUSSIA, Moscow
Registered: 2010-02-10
Posts: 20
Website

Re: CMEAPI

Silence....


Gentleman will walk but never run.
http://www.postprocessor.ru

Offline

#3 2010-09-21 16:46:54

MustaphaC
VERICUT Specialist
From: Le Mans, France
Registered: 2004-10-14
Posts: 130
Website

Re: CMEAPI

The documentation explains cmeapi_set_c_fixture():

Sets the values in the Work Offsets table. The index is the Register in the Work Offsets table.

The index is a double because of trying to maintain continuity with the now obsolete CGTech Macro Language, but it’s really a mistake it should be an integer.


Mustapha

Offline

#4 2010-09-27 05:43:15

VERICUT_USER
Senior Member
From: RUSSIA, Moscow
Registered: 2010-02-10
Posts: 20
Website

Re: CMEAPI

Thank you!


Gentleman will walk but never run.
http://www.postprocessor.ru

Offline

Board footer