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:

SETTING CPLANE AND TPLANE


Recommended Posts

Hi

I have a question regarding setting a CPLANE with the nethook.

I cannot find the right method to set the CPLANE (or the TPLANE) to Mastercam predefined graphic views (like TOP, ISO, FRONT,....).

 

I tried these:

 

 

Dim views As Mastercam.Database.MCView() = Mastercam.Support.SearchManager.GetViews()

 

' settting the Graphics View to 'IS0' (View#6 of the std views)

Call DialogManager.OK("SETTING GVIEW", "Main.Run")

Mastercam.IO.ViewManager.GraphicsView = views(6)

 

 

'SETTING THE CPLANE TO ISO

Call DialogManager.OK("SETTING CPLANE", "Main.Run")

Mastercam.IO.ViewManager.CPlane = views(6)

 

 

The gview is OK, but the CPLANE is always 1(TOP).

Is there an option to set the CPLANE (or the TPLANE) by using a method in .net?

Any help would be greatly appreciated.

 

Best regards.

 

Nevio

Link to comment
Share on other sites

You don't state which version of X you're running.

In this case it really doesn't matter - as I know that this isn't CPlane/TPlane/WCS isn't working.

Already logged:-> Issue#00104785

 

If you wish, you can email me [sDK <at> mastercam <dot> com] with your Company info

and I may be able to set you up until this is resolved in a Product release. (X7)

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...