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: 

kSketchDimConstraintFilter - make visible the object

1 REPLY 1
Reply
Message 1 of 2
akosi
236 Views, 1 Reply

kSketchDimConstraintFilter - make visible the object

hi

i wrote a code that hide the object from  assembly by selection.

in this case i filtered it using "kSketchDimConstraintFilter".

 

from the browser-

1. assy

   1.1 part

    1.1.1 sketch - this has a square and 2 dimensions

 

it hides the chosen dimension (one dim from 1.1.1  sketch)  

the browser still shows visible 1.1.1 sketch - thats fine

 

it works perfectly.

 

now my problem is -

how to bring back or make visible the object again.(one dim from 1.1.1  sketch)  

 

 

 

 

1 REPLY 1
Message 2 of 2
adam.nagy
in reply to: akosi

Hi,

 

I'm not sure I understand the issue. So you are using Pick() with kSketchDimConstraintFilter?  

If you know what you hide then you should be able to make it visible again right?

Could you show the code in question?

 

Cheers,



Adam Nagy
Autodesk Platform Services

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

Post to forums  

Autodesk Design & Make Report