To know whether CAD software package can be installed only in Licensed UiPath Studio

Hi Team,

Please let me know whether “UiPath.Packages.AutoCAD.Activities” package will only be available in licensed Studio or is there any custom package be installed for it,since the package is not found in my studio.

Regards,
Sowjanya.S

@sowjanya.s,

As far as I know, UiPath don’t have AutoCAD activity package. If you have it in your code somewhere, it’s most probably custom package developed at your organization.

Check with your COE team for it.

There is no packages which are available only in Licensed version. UiPath don’t discriminate community or enterprise license on this :smiley:

Thanks,
Ashok :slight_smile:

1 Like

Hi @ashokkarale,

Thanks for your reply.

If it is custom package , will anyone guide on how to create a custom package and add to packages.

Regards,
Sowjanya.S

Hi @sowjanya.s

You have to take the Custom Package of AutoCAD from your team.

For adding the Custom Package:

  • Manage Packages>Settings>
    Give the Name and Folder Path where the Package is stored then Click on Add
    Then Install the Package.

Hope it’ll helps you to Understand better :slight_smile:
Cheers !!

@sowjanya.s,

It should be available with your team only. If you want recreate it, it would be time consuming but refer this:

Thanks,
Ashok :slight_smile:

1 Like