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: 

balloon symbol

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
567 Views, 2 Replies

balloon symbol

hi

 

is it possible to create a custom symbol for my balloon?

 

thanks

inventor 2013

vault pro2013

2 REPLIES 2
Message 2 of 3
djreesing
in reply to: Anonymous

You can make a sketched symbol with a prompted entry or use it to read a property from the part it's attached to. Is this what you mean? Or do you want to make a custom shape for the standard Inventor balloon?

 

Daniël

Message 3 of 3

Hi Akosi,

 

Give a try at "Balloon.SetBalloonType" method with BalloonType = kSketchedSymbolBalloonType.

 

Here are the comments from the help files:

 

BalloonTypeData Optional input data associated with certain balloon types. If the balloon type is kSketchedSymbolBalloonType, this argument requires a SketchedSymbolDefinition object. Else, this argument is ignored.

 

Please refer to the Help files if you need more details about that method.

 

Regards,

Philippe.



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

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

Post to forums  

Autodesk Design & Make Report