Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

opPlane

Goldorak_56Goldorak_56 Member Posts: 3 ✭✭

Hi,

I have used OpPlane operation in a feature script but i can't manage to display the name of the plane on screen as opposed to the feature Plane.

Can someone help me on this topic please ?

Tagged:

Best Answer

  • NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,714
    Answer ✓

    Yep it detects the feature name cPlane which was hard coded on day one. Please create an IR (please).

    Senior Director, Technical Services, EMEAI

Answers

  • EvanReeseEvanReese Member, Mentor Posts: 2,186 ✭✭✭✭✭

    I'm really not sure how to do this actually. I was curious so I went poking around the code of the native plane feature to see how it's done and didn't notice anything special. Next, I duplicated that code to my own feature studio and it still displayed names on creation. I changed the feature function name from cPlane to cPlaneTest and the names disappeared from planes created by it. This seems to point to some backend solution for it outside of FeatureScript for the native feature.

    Evan Reese
  • NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,714
    Answer ✓

    Yep it detects the feature name cPlane which was hard coded on day one. Please create an IR (please).

    Senior Director, Technical Services, EMEAI
Sign In or Register to comment.