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: USB Memory
  • Content: Threads
  • Order by date
  1. USB Memory

    Diamension geometrical link [VBA]

    Hi all I have a question about which object have a Diamension geometrical link. I'd like to get a Diamension geometrical link by VBA but can't find the any properties which have Diamension geometrical link. Meaning of Diamension geometrical link is bellow picture.
  2. USB Memory

    How to define the direction of view by VBA

    Hi all I have a question about how to define the direction of view by VBA. I know the way to creat the annotation plane which are XY, YZ and ZX by using planeXY property and CreateView(Reference iPlane,CATVariant iViewType) method. I think these property and method can create anly one...
  3. USB Memory

    How to Change Margin V value by VBA

    Hi all Is there an object to change Margin V value by VBA? the red circle is the point below. thanks
  4. USB Memory

    How to change Offset value by VBA

    Hi all Is there anyway to change the offset value in dimension property by VBA. Thanks
  5. USB Memory

    How to draw an unambiguous specification of chamfer

    Hi all I'm puzzled about to be an unambiguous specification of dimension and angle. How do you all draw a chamfers in your company or yourself? I picked some sample pictures as followed. First one is ambiguous and second one is unambiguous sample. Thanks
  6. USB Memory

    Looking at the association of parameters by VBA

    Hi all Is there any way to just look at the each association between parameters in CATIA and ones in Excel by VBA? Parameters mean userparameters I defined thanks
  7. USB Memory

    How to change UserParameter names in Excel by VBA

    Hi all Is there any way by VBA to change parameter names in Excel without breaking relation between parameters in CATIA and ones in Excel. I need your help. thanks
  8. USB Memory

    How to retrieve the active product object

    Hi all Does someone know how to retrieve the active product object? Active product means that the product is in editing. for example. Red circle product is in editing (active product) bellow. I know there is activedocument Property but the property gives only top product document.
  9. USB Memory

    How to get Product object from Part Object

    Hi all Does Someone know a way to retrieve Product object from Part? The product is a parent of part. Because I firstly retrieve a part by way of SelectElement, and need it's product that has the part. I know a way to retrieve Part object from Product but the reverse I don' know Thanks
  10. USB Memory

    saving macro library in more than two peope using the library

    Hi All does someone know the way to save macro library in more than two peope using the library shared. for example, if someone openes CATIA after another person opened, the second person who openes it can not save VBA library. I tried to make readonly access of the library file in explore...
  11. USB Memory

    Schedules a procedure to be run at a specified time in the future

    Hi Allhttps://www.eng-tips.com/ I would like to know the way to Schedules a procedure to be run at a specified time in the future on CATIA like an Application.OnTime method on ExcelVBA. Thanks
  12. USB Memory

    Get the coordinate of Datum and Geometrical Tolerance

    Hi all I would like to get the coordinate of Datum and Geometrical Tolerance by VBA, but I can't find them. Are there some method or properties to get the coordinate? thanks
  13. USB Memory

    Search for Capture object in a products

    Hi all I want to get a capture object Directly under a product by VBA. There is a way which is using a search method for to get a capture object. I want to know a way to get the object Without using a serch method. Otherwise if each capture objects under a products can be searched by using...
  14. USB Memory

    Is there a same action of method in VBA as Automatic Viewpoint in the Change Capture Support?

    Hi All Is there a same or similar action of method in VBA as Automatic Viewpoint in the Change Capture Support? I know a similar way to use a commands with "Fin In" or Refram On, but Automatc Viewpoint is better for me. I tried to find a way to execute Automatic in VBA but didn't do it yet...
  15. USB Memory

    Dimension Line coordinate

    Hi all I have a question about CATIA VBA. I want to get a Dimension Line coordinate like (X and Y) in VBA. There is the "MoveValue" method in "Dimension3D" object for changing a Dimension Line coordinate. But I cant't find a current Dimension Line coordinate. I think there are properties have...

Part and Inventory Search