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. Portolon

    CAT VBA Corner Parametrization Automation

    Another line of investigation gave a better answer: joining the entities and then adding the corner. The created join will be the only input for the corner; mark "Corner On Vertex" to complete the operation, as shown in the picture down below. The following code were applied to automate the...
  2. Portolon

    CAT VBA How to get Annotation Text Angle

    Hi, I'm looking for information on how to get the slant angle of a specific annoation, as shown in the picture. The properties shown are accessible when I work on FT&A workbench. I want to get this property through vba code, to include it in a drawing automatically. Does anyone know how to...
  3. Portolon

    CAT VBA Corner Parametrization Automation

    Hey Eric N., thanks for your suggestion. I'm gonna try this. Portolon
  4. Portolon

    CAT VBA Corner Parametrization Automation

    Hi, I'm working on a macro to automate the corner creation in a sharp-edge geometry. From previous attempts, I noticed that the parameters of the corner can vary, according to the references employed to create the corner - please check the code examples down below. Then I'm looking for...
  5. Portolon

    CATIA V5 R2014 - Macro for 2D drawing

    Hey TiagoFigueiredo, Thanks for answering. Since I noticed there's no macro recording in the Drafting Workbench, I'm trying to automate the tasks in the Generative Shape Design Workbench, and then generate a 2D drawing from it.
  6. Portolon

    CATIA V5 R2014 - Macro for 2D drawing

    Hi, I'm trying to write a macro to edit a 2D drawing. I start the macro recording and do the editing, to see the command sequence. I noticed that CATIA does not record the edition. Is this correct - that is, CATIA does not record the command sequence for a edition in the drafting workbench...
  7. Portolon

    CATDrawing geometry identification and merging

    Hi, Thanks for answering. I looked at properties, but I didn't find information about type (edge x non-edge).
  8. Portolon

    CATDrawing geometry identification and merging

    Hi, I'm looking for a function in CATIA V5 that identifies the geometries on a drawing (as viewed in the attached image, an example of top view). I want to write a macro to identify and merge the edges. Thanks in advance, Portolon
  9. Portolon

    ICEM meshes to Ansys APDL

    Thanks Jiligeo, I'm going to do this.
  10. Portolon

    ICEM meshes to Ansys APDL

    Hi everyone, I'm using Ansys Multphisics to analise a car chassis. Is there any way to mesh the chassis on ICEM and then import the mesh with Ansys APDL? Thanks in advance

Part and Inventory Search

Back
Top