Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iLogic/C#/VB.NET - Check orientation of Face

1 REPLY 1
Reply
Message 1 of 2
Anonymous
325 Views, 1 Reply

iLogic/C#/VB.NET - Check orientation of Face

Hi,

first of all, i don't mind any language, so feel free to go.

Second of all i need to get orientation of selected Face (Face object). Orientation i mean like parallel to XY, XZ or YZ plane. Is it possible? If so, thanks in advance.

I searched and found a ParallelToXYPlaneConstraint3D, ParallelToXZPlaneConstraint3D and ParallelToYZPlaneConstraint3D (i think based on name of these objects) but that's only for Sketch3D and i have PlanarSketch.

1 REPLY 1
Message 2 of 2
clutsa
in reply to: Anonymous

It's a long read but well worth it with lots of examples and explanations. I learned more from this article then any other document I've ever read (in regards to Inventor anyway). http://modthemachine.typepad.com/files/mathgeometry.pdf

If memory serves you'll need to use the matrix and transformation methods. 

If I've helped you, please help me by supporting this idea.
Mass Override for Each Model State

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

Post to forums  

Technology Administrators


Autodesk Design & Make Report