Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Transformation inverse problem

3 REPLIES 3
Reply
Message 1 of 4
Anonymous
783 Views, 3 Replies

Transformation inverse problem

Hi,

 

I found a bug in Transform.Inverse.

I am using Transform.Inverse on this matrix : [ 0 1 0 -29.3 ; -1 0 0 3; 0 0 1 -0.73; 0 0 0 1] and the result is : [0 -1 0 -3 ; 1 0 0 -29.3 ; 0 0 1 0.73 ; 0 0 0 1].

According to matrix inverse calculuation the result is [0 -1 0 3 ; 1 0 0 29.3 ; 0 0 1 0.73 ; 0 0 0 1].Also using the formula for transformation inverse :

http://www.cg.info.hiroshima-cu.ac.jp/~miyazaki/knowledge/teche53.html , the result is the same [0 -1 0 3 ; 1 0 0 29.3 ; 0 0 1 0.73 ; 0 0 0 1].

 

 

 Solved.http://help.autodesk.com/view/RVT/2014/ENU/?guid=GUID-78445211-E211-4E27-B080-BE9FA3C50631

3 REPLIES 3
Message 2 of 4
jeremytammik
in reply to: Anonymous

Thank you for letting us know that it is solved.

 

However, the link that you posted does not work for me.

 

What section of the help file are you pointing to, please?



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 4
Anonymous
in reply to: jeremytammik

Hi Jeremy,

 

I'm pointing to:

Revit API Developers Guide ->  Revit Geometric Elements ->  Geometry -> Geometry Helper Classes.

 

Have a nice day

Message 4 of 4
jeremytammik
in reply to: Anonymous

Dear Daniel,

 

Thank you for the detailed path.

 

For Revit 2016, that leads me to

 

http://help.autodesk.com/view/RVT/2016/ENU/?guid=GUID-78445211-E211-4E27-B080-BE9FA3C50631

 

Wow. I just tested that link, and that one does not work for me either.

 

Strange.

 

I reported the error to the powers that be.

 

Another question, though: 

 

How did that help solve the problem for you, please?

 

Thank you!

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


Autodesk Design & Make Report