Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ganeshvivek

  1. ganeshvivek

    How to hide/unhide annotations under a specific camera ?

    Hi, Please see the example code. Sub Main() Dim partDocument1 As PartDocument Dim part1 As Part Dim parameters1 As Parameters Dim annotationSets1 As AnnotationSets Dim annotationSet1 As AnnotationSet Dim annotations1 As Annotations Dim annotation1 As Annotation Dim intParam1 As IntParam Dim...
  2. ganeshvivek

    How to hide/unhide annotations under a specific camera ?

    I like to hide/unhide all the annotations under specific Camera name("Camera 1"). I want to active a particular camera but i am not sure of exact code. Kindly help me. Regards, Ganesh vivek

Part and Inventory Search

Back
Top