Inventor Api Direct edit features

Inventor Api Direct edit features

kurzwil40
Participant Participant
853 Views
4 Replies
Message 1 of 5

Inventor Api Direct edit features

kurzwil40
Participant
Participant

When will full access to direct edit be added to the Inventor api? Namely creation of direct edit features and editing of direct features, just like extrudes, holes, etc.

0 Likes
Accepted solutions (1)
854 Views
4 Replies
Replies (4)
Message 2 of 5

Scott_Parker
Autodesk
Autodesk

Direct Edit is a combination of other features like MoveFace and Move.  You should be able to do what you need with those features.  Is there something you are missing?



Scott Parker
Principal Software Engineer
Message 3 of 5

kurzwil40
Participant
Participant

I was looking for direct edit in the api or rotate face and I did not see access to creating those, so I did not think that move face was part of the api either. Is rotate face somewhere in there and I am just missing it?

 

0 Likes
Message 4 of 5

kurzwil40
Participant
Participant

I also did not see the move.addRotateAboutAxis argument in the move feature. It looks like that is the rotate face option. I should have looked into deeply.

 

0 Likes
Message 5 of 5

Scott_Parker
Autodesk
Autodesk
Accepted solution

You can also use SetFreeMoveType and specify the transformation matrix.



Scott Parker
Principal Software Engineer