kSketchDimConstraintFilter - make visible the object

kSketchDimConstraintFilter - make visible the object

Anonymous
Not applicable
313 Views
1 Reply
Message 1 of 2

kSketchDimConstraintFilter - make visible the object

Anonymous
Not applicable

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)  

 

 

 

 

0 Likes
314 Views
1 Reply
Reply (1)
Message 2 of 2

adam.nagy
Autodesk Support
Autodesk Support

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
0 Likes