Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- 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_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:
0
Best Answer
-
NeilCooke Moderator, Onshape Employees Posts: 5,714
Yep it detects the feature name cPlane which was hard coded on day one. Please create an IR (please).
Senior Director, Technical Services, EMEAI1
Answers
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.
Yep it detects the feature name cPlane which was hard coded on day one. Please create an IR (please).