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.

Second opTransform not working following same format as previous one

Rhett_RobinsonRhett_Robinson Member Posts: 157 PRO

I am practicing some of my FeatureScript skills and understanding (sadly after having to take a break from FS) by creating a FeatureScript that makes three mate connectors in each of the three axis orientations for a selected mate connector location. I can't seem to figure out why this call line is not working when the opTransform above it does work. I have used this similar opMateConnector to opTransform workflow in the past and haven't had this issue.

image.png

Comments

  • NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,866

    .yAxis is not a thing. You have to use yAxis(MC)

    Senior Director, Technical Services, EMEA
  • Rhett_RobinsonRhett_Robinson Member Posts: 157 PRO

    Knew it was something simple, thanks for the fast response!

Sign In or Register to comment.