API for 2D sketch Mirror

API for 2D sketch Mirror

Anonymous
Not applicable
975 Views
6 Replies
Message 1 of 7

API for 2D sketch Mirror

Anonymous
Not applicable

Hi

 

I want the mirror of 2D sketch.But I have not found any API which performs the mirror of sketch.

Any help is most welcome.

0 Likes
976 Views
6 Replies
Replies (6)
Message 2 of 7

Anonymous
Not applicable

From my experience, I just create a construction line in the midpoint if the object or sketch, highlight what I want to mirror and follow the dialog box prompts.

 

Hope this helps.

Message 3 of 7

Anonymous
Not applicable

Hi

The procedure explained by you is correct for creating sketch and then mirror using Autodesk Inventor ,but I am doing Inventor customisation project.Actually I want API which performs the mirrior of given 2D sketch.

 

 

0 Likes
Message 4 of 7

Anonymous
Not applicable

Sorry about that.

 

I am new to INVENTOR.  Maybe you could educate me.

 

What is INVENTOR customization?  What is an "API"?

 

Thanks.

0 Likes
Message 5 of 7

Anonymous
Not applicable

Hi

The commercial CAD software are developed for general purpose not for single user.so software includes comman functionality.

There may be situation some customer wants particular functionality.To add this extra functionality in the existing software is called customisation. For adding the extra functionality software provides interfaces is called API.API means Application Programming Interface. API nothing but the function defined by CAD software to add extra functionality in the software through

programming.

 

Hopes this will help you.

 

 

0 Likes
Message 6 of 7

Anonymous
Not applicable

Thanks jalindar.

 

Is this customized programming like Visual Basic? Is this accessed in the TOOLS/OPTIONS section on the MENU?

 

 

0 Likes
Message 7 of 7

Anonymous
Not applicable

Hi

The availability of API is decided by that CAD software.

The API may be in different languages like VB ,c++ ,C#,ufunc,KB

0 Likes