Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  • Users: pravs
  • Content: Threads
  • Order by date
  1. pravs

    Python GUI to label images

    Hello, I am trying to develop a GUI using tkinter which can label images to train a CNN. The images are SLIC images where I need to label desired segments in that SLIC image. I have the following code (attached to this) but I am unable to select segments of the SLIC image and label them...
  2. pravs

    passing one function as input to another function in SIMULNK block

    Hello, I am trying to optimize a function using fmincon and created objective function and fmincon function in simulink .When I am trying to send objective function as input to fmincon the following error occurs. 'Objective function must be a function handle.' Can someone help me out on how to...
  3. pravs

    Macro to position CATPart and its instances at specific coordinates

    Hello, I am trying to create a macro to automate the positioning of desired Catpart in a product onto a desired coordinates . I know the coordinates . I tried to record a macro by using 'snap' command but the code generated was not suitable. Please help me out. Thanks in advance
  4. pravs

    macro to save multiple parts in a desired format (3d xml, stp )

    Hello While using the code given in the https://www.eng-tips.com/viewthread.cfm?qid=347231 Macro to rename and save all unique parts in a product an error regarding 'save as' pops up . can someone post generalized macro to save cat parts , cat products etc in desired formats like 3dxml , stp...
  5. pravs

    saving single parts and products individually in STEP format in an installation

    Hello While using the code given in the https://www.eng-tips.com/viewthread.cfm?qid=347231 Macro to rename and save all unique parts in a product an error regarding 'save as' pops up . can someone post generalized macro to save cat parts , cat products etc in desired formats like 3dxml , stp...
  6. pravs

    help in saving single parts and products in an installation

    Hello While using the code given in the thread560-347231 an error regarding 'save as' pops up . can someone post generalized macro to save cat parts , cat products etc in desired formats like 3dxml , stp etc. thanks in advance .
  7. pravs

    macro to automate view and capture creation in 3d fta workbench

    Hi I need to generate and capture principle views in 3d fta workbench for multiple parts .Is there a code for that . I tried recording but it doesn't generate any code in fta workbench . Thanks in advance .
  8. pravs

    Extract title block info like sheet size, version of drawing etc to an excel or text file

    Hi, I need to extract title block info like sheet size ( A0,A1,A3 etc), date of creation of drawing etc to an excel or a text file. any help!.
  9. pravs

    exporting point coordinates relative to assembly axis.

    Hi,( I am having a part with multiple instances and need to export coordinates of points created on one part (reflecting on the other instances as well)relative to assembly axis as shown.Currently I am able to export only one set of coordinates . the code is used is Sub CATMain() Set...
  10. pravs

    extract coordinates of vertices of a part (cuboid shape) to excel.

    Hi, I want to extract and export the coordinates of the vertices of a part(cuboid shape) to excel sheet . any help will do .
  11. pravs

    automation of overload properties of a view

    Hi, can someone tell me how to automate the overload properties of a view as shown in the picture , basically I have to change the overload properties of a specific parts represented in the drawing to a different color , line type , thickness etc.
  12. pravs

    points not appearing in 3dxml file

    Hi, I am trying to create points on a surface to indicate spots for spot welding ,but while generating 3dxml file the points are not appearing .If the points are placed in construction geometry set they appear .I have hundred points and its tedious to do it manually .Is there a way to automate...
  13. pravs

    FTA workbench automation

    Hi, I am trying to automate the following command in the FTA(functional tolerance and annotations). can someone tell me the basic code necessary.
  14. pravs

    to automate the creation of constructed set with circle center points

    Hi, I want to automate constructed geometry creation in annotation set with circle center points(present in geometrical set). any help will be appreciated . thanks in advance.

Part and Inventory Search