Jump to content

Search the Community

Showing results for tags 'api'.

  • Search By Tags

    • api ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 8 results

  1. Hello Using API, I can get a SketchBlockDefinition residing inside a drawing document. How can I get, using API, the name of this block that is displayed in the feature manager?
  2. Good day everyone, I am hoping to find some practitioners (Site Engineers, Construction Managers, Schedulers, Cost Estimators, BIM coordinators, Consultants, Designers with understanding of the on-site BIM implementation, etc.) working with Revit interested in answering a few questions about what k...
  3. roldy

    Move a spline using a macro

    I am needing to copy and move a spline in a sketch without using the spline's ID. Within the macro code, I have defined the selected spline in the sketch to a SketchSegment variable. Any help would be great.
  4. I want to run this code [font=Times New Roman][size=3] [/size][/font] [color=black][font="Courier New"]On Error Resume Next[/font][/color] [font=Times New Roman][size=3] [/size][/font] [color=black][font="Courier New"]Dim oDrawDoc As DrawingDocument[/font][/color] [font=Times New Roman]...
  5. hi to everyone, You will find attached a txt file which contains coordinate points from a naca that i created with qblade. I want someone to help me with creating a program at inventor's api that will read this txt and then transfers the content to an excel file. thank you in advance Blade.zip
  6. ILoveMadoka

    Solidworks Macros - 2 Part Question

    1) Are there any SW API Power Users Here? That could help modify macro code? 2) Are there any sites that anyone can recommend similar to CADTUTOR specific to solidworks (More specifically Macro programming/editing) I find a lot of blogs but not a lot of interactive type sites.. I know th...
  7. Hello, I am fairly new to SolidWorks and even newer to scripting. Our design department recently came to me wondering if there was a way to create a macro that when they selected a part in the feature tree on the left hand side, and pushed the macro hotkey, if the name could be copied to the cli...
  8. PATPOWER

    Solidworks api saveas problem

    Hi, I have a macro that copy all sheet from a drawing and open new template and paste the sheets on. Then close old drawing and saveas the new one with the same name of the original one to overwrite it. The problem is that I cannot save after the paste is done. It works for a while but not anym...
×
×
  • Create New...