Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

[BUG???] rotate_silent()


Recommended Posts

Hello,

 

The bug may be contained in the rotate_silent()...

In the X C-Hook.

quote:

DllImpExp void rotate_silent (

DB_LIST_ENT_PTR * eptr,

MC_BOOL init_xf,

MC_BOOL copy,

p_3d rpt,

real ra,

short view_n,

MC_BOOL * succf

)


It does not work, even if it specifies a view number as 'short view_n' of this function.

If you know about usage of this function, please teach of me.

 

quote:

[sAMPLE CODE]

// Premise : One solid is drawn on MastercamX.

get_ent( &ptr, &e_ptr, &entity, ALIVE_BIT, get_mask, &succf );

view_n = 2;

rotate_silent( &entity.eptr, TRUE, FALSE, rpt, ra, view_n, &succf );

// This function will be rotated in TC-Plane View without rotating in 'view_n'.


--------------------

Kaoru Naruse

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...