Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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: *

  1. sriharsha1994

    Creating ".CATMaterial." by using CATIA VB

    Hi Everyone, I know that we can open an existing ".CATMaterial" file and edit it like Adding Materials,Material familes using CATIA VB APIs..But Is it possible to create a new ".CATMaterial" file by using CATIA VB?.I need to add Material family,Materials and then also set...
  2. sriharsha1994

    3D Annotations Lost when CATIA Product is converted into CATIA Part

    Hi Everyone, I have some a Product which consits of 3-4 Parts and I also have some 3D Annotations( like Text with Leader etc.) in some of the parts.When I convert the whole Product into Part ,The annotations attached to the sub-Parts are getting lost.How can we maintain the 3D...
  3. sriharsha1994

    Convert Part To Dumb Solid

    Hello Everyone. I want to convert Part /Assembly into a Dumb Solid in order to hide my Intellectual Property.By activating the License DF1(Product Data Filtering),we can launch a command "Part To Part" in Part Workbench.Is this possible to do in VB?..Any suggestions are Welcome...
  4. sriharsha1994

    Parts not visible in Product Workbench

    Hello everyone, I have some 2-3 Solid bodies,But I am not able to see them clearly..I dont know how did this problem arise,In the below image,you can see than a solid body(Pad) exists in Design tree but I am not able to see that solid in the view. Can someone please help me,I am...
  5. sriharsha1994

    Regarding Generating Clash report in CATIA

    Hello Everyone, This code is working perfectly : Sub Main() Dim CATIA As INFITF.Application CATIA = GetObject(, "CATIA.Application") If CATIA Is Nothing Then CATIA = CreateObject("CATIA.Application") End If Dim cClashes As...
  6. sriharsha1994

    Switch off the Sketcher grid

    Hello Everyone, In the Drawing Document,I want to switch off the using CATIA VB/CATIA CAA.Please look at the attached figure below: Thank youhttp://files.engineering.com/getfile.aspx?folder=35517c5c-586e-480b-8883-1693d43ba789&file=GRID.png
  7. sriharsha1994

    Activating 3D points in CATIA Drawing Document

    Hello Everyone, I have a CATIA drawing document having front,back and side views.In my 3D part,I also have some 3D points.When we open Drawing document,by default these 3D Points are not visible.We need to select front view properties and tick the “3D points section”..How can we do this using VB...
  8. sriharsha1994

    Placing a Tabular Note in NX 8.5 Journal

    In a drawing sheet,we have different views like Front View,Back view,Side view etc.(Total 6 views)..When I am using SpecifyScreenPosition to locate TabularNote in Drawing sheet other than views,then it is placed according to cursor location but when the tabularNote is placed at views,then the...
  9. sriharsha1994

    Label coordinates in NX 8.5

    I have a 3D surface,on which I have some points.If I go into drafting mode,I am able to view those points but I am not able to label the coordinates of those points.How can I do it?..I want to label X,Y and Z coordinates of each point.
  10. sriharsha1994

    CATIA Issue- Converting CAT Product to CAT Part

    Hello All, I have a CATIA Product,in which I have some Mechanical solids as well as Electrical Bundle segments in Branchable .When I am tryint to convert the whole CAT Product to CAT Part,I am able to retain colors of Mechanical parts but not Electrical Budget segments(instead its...

Part and Inventory Search