Author Topic: Fabrication API Sample Addin  (Read 16943 times)

0 Members and 1 Guest are viewing this topic.

Offline nbuchTopic starter

  • Full Member
  • ***
  • Posts: 64
  • Country: us
  • Gender: Male
Fabrication API Sample Addin
« on: May 04, 2015, 15:10:17 PM »
Does anyone know if this addin is available for download? We just started running 2016 and i have been unable to locate the addin. Did i miss something in the "What's new with Autodesk Fabrication 2016 Software" video?

Thanks

Offline Darren Young

  • Premier Member
  • *****
  • Posts: 2133
  • Country: us
  • Gender: Male
    • BIM There Done That.
Re: Fabrication API Sample Addin
« Reply #1 on: May 04, 2015, 15:18:25 PM »
Should be on Autodesk Exchange.

Offline DonWunder

  • Senior Member
  • ****
  • Posts: 279
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #2 on: May 04, 2015, 15:37:43 PM »
C:\Program Files\Autodesk\Fabrication 2016\SDK\Samples\CSharp\FabricationSample\ACAD

It comes in when you install the fabrication product. Just copy the folder "FabricationSample.bundle"  in C:\ProgramData\Autodesk\ApplicationPlugins
Don Wunderlich
The Hill Group

Offline Darren Young

  • Premier Member
  • *****
  • Posts: 2133
  • Country: us
  • Gender: Male
    • BIM There Done That.
Re: Fabrication API Sample Addin
« Reply #3 on: May 04, 2015, 15:53:00 PM »
Sorry...was thinking you were looking for the MAJ add-in. Someday, I'll learn to read.

Offline nbuchTopic starter

  • Full Member
  • ***
  • Posts: 64
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #4 on: May 04, 2015, 15:55:04 PM »
Sorry...was thinking you were looking for the MAJ add-in. Someday, I'll learn to read.

No problem! I had to double check to make sure I didnt miss it!

Offline nbuchTopic starter

  • Full Member
  • ***
  • Posts: 64
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #5 on: May 04, 2015, 15:55:31 PM »
C:\Program Files\Autodesk\Fabrication 2016\SDK\Samples\CSharp\FabricationSample\ACAD

It comes in when you install the fabrication product. Just copy the folder "FabricationSample.bundle"  in C:\ProgramData\Autodesk\ApplicationPlugins

Thank you!

Offline nbuchTopic starter

  • Full Member
  • ***
  • Posts: 64
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #6 on: May 11, 2015, 19:09:29 PM »
Don - what other steps were required for the Add-in tab to show up? I see there is a CUI file with-in the Fabrication Sample bundle, is that something that needs to be added to my CUI file in order for it to work? I placed the folder in the location you mentioned above but when in re-open CAD, i still dont see a Add-On tab. Is there file paths that need to be added?
« Last Edit: May 11, 2015, 20:19:13 PM by cadguy2014 »

Offline vinnygolfer

  • Active Member
  • **
  • Posts: 1
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #7 on: May 12, 2015, 11:25:48 AM »
I tried following the steps also, with no luck. please be more specific on the process.
thank you

Offline VirtualPilot

  • Premier Member
  • *****
  • Posts: 6830
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #8 on: May 12, 2015, 14:06:36 PM »
What does this add-in do exactly?
Santos Cedeno
Pre-Production Mgr - DIXIE Metal Products

Offline Admin

  • Administrator
  • Premier Member
  • *****
  • Posts: 1435
  • Country: gb
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #9 on: May 12, 2015, 14:13:57 PM »
What does this add-in do exactly?

It provides examples of using all Autodesk Fabrication API functionality.

Attached is a copy of the Readme file that is included within the directory.
I do NOT offer support to forum postings via email, IRC or any form of instant messaging network. If you want help, ask here!

Offline bobcat09

  • Premier Member
  • *****
  • Posts: 516
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #10 on: May 12, 2015, 16:17:47 PM »
Make sure to add the FabricationSample.DLL into the FabricationSample.bundle. This was my issue, I wasn't adding it directly into the .bundle folder.
Lyle Janda
TDIndustries
CADmep - ESTmep - CAMduct - Revit - Navisworks

Offline nbuchTopic starter

  • Full Member
  • ***
  • Posts: 64
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #11 on: May 12, 2015, 17:05:26 PM »
I wish i could say that is all I needed to do. Ive tried multiple things with-in the folders, also adding new paths to my trusted locations and support file paths. Im not sure what else to try.

Offline Admin

  • Administrator
  • Premier Member
  • *****
  • Posts: 1435
  • Country: gb
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #12 on: May 12, 2015, 17:43:12 PM »
I wish i could say that is all I needed to do. Ive tried multiple things with-in the folders, also adding new paths to my trusted locations and support file paths. Im not sure what else to try.

Just a shot in the dark here.

In the Readme file it mentions the directory C:\ProgramData\Autodesk\ApplicationPlugins which, of course, doesn't exist.
You aren't, by any chance, creating these directories are you?

The directory should be C:\Program Files\Autodesk\ApplicationPlugins which may already exist after installation.

Unless, of course, the US directory structure differs from the UK one?
I do NOT offer support to forum postings via email, IRC or any form of instant messaging network. If you want help, ask here!

Offline nbuchTopic starter

  • Full Member
  • ***
  • Posts: 64
  • Country: us
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #13 on: May 12, 2015, 19:35:45 PM »
The programdata path does exist for our file structure. I am going to play around with the pathing structure some more when i get some free time. I appreciate all suggestions, keep them coming! If i get something figured out, i will report back.

Thanks guys 

Offline matt_potts

  • Active Member
  • **
  • Posts: 6
  • Country: gb
  • Gender: Male
Re: Fabrication API Sample Addin
« Reply #14 on: May 13, 2015, 09:04:05 AM »
Guys,

If you take a look at the API help file there is some information on running the sample in AutoCAD. The API help file is located at C:\Program Files\Autodesk\Fabrication 2016\SDK\FabricationAPI.chm.

Go to Getting Started>Addin Integration>Addin Integration - CADmep, there is some information there and also some useful links to resources on creating & preparing AutoCAD Addins.

AutoCAD Addins can be run from either ProgramFiles/Autodesk/ApplicationPlugins, AppData/Autodesk/ApplicationPlugins or ProgramData/Autodesk/ApplicationPlugins.

So copy the FabricationSample.bundle folder into one of these locations (C:\Program Files\Autodesk\Fabrication 2016\SDK\Samples\CSharp\FabricationSample\ACAD\FabricationSample.bundle) and then add in the FabricationSample.dll to the copied .bundle folder. The FabricationSample.dll can be found at C:\Program Files\Autodesk\Fabrication 2016\SDK\Samples\CSharp\FabricationSample\FabricationSample.dll.

Hope this helps.

Matt