Code Monkey home page Code Monkey logo

revit2017addintemplateset's People

Contributors

andrey-bushman avatar gitter-badger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

revit2017addintemplateset's Issues

Windows User Account Folder Name with Space Problem

Hi Andy,
It is my first time installing the template. When I replace "Bushman" with my Windows user folder name "Steven Limo", it causes problem due to the space inbetween.

I can create a new user account with an account name without space, that solves the problem, but also means I will need to install all the software in that new user account. So without going through all that, can you guide me how to solve my "Steven Limo" space problem so it works within the vs codes.

Many Thanks
Steven

Ribbon Tab/Panel Names

The tutorials are outdated, the new version seems to ask for a tab_key and a panel_key. These then point to a resource string with the actual names of such. At present it seems as if these have to be added to each ExternalCommand.

It would have been more conducive if the keys in each command could point to a resource of (e.g.) the ExternalApplication. That way it would be possible to have only one place for these names, and then each command in the addin referencing that. However, doing it this way at present brings up an error in Revit:

Value cannot be null.
Parameter name: tabName

Would it be possible for the names to be retrieved from the project-wide resources instead of those specific to each command? Perhaps this issue should rather be in the RevitDevTools repository, though I'm unsure where to place it.

Cannot install

Hi,

Did anyone install this template? I don't know why when I run RevitAddInTemplateSet_Configurator.exe (application), a black windows appears and then closes. very fast. Nothing else happens. No files are generated in Visutal Studio Templates folder :( I have watched your tutorial video, the CustomParameters.txt there is much different from the one on Github. Therefore, I have tried to change it but nothing have worked so far.

Debugging Rerit 2017

Hi,
If I start Revit from start menu or from command->run (C:\Program Files\Autodesk\Revit 2017\Revit.exe),
Revit works fine.
but if i start it by debug (F5) the splash screen showd OK but than revit stopped with:

The program '[11760] Revit.exe: Program Trace' has exited with code 0 (0x0).
The program '[11760] Revit.exe' has exited with code 0 (0x0).

In Journal file this is what I get:
'C 28-Dec-2017 11:04:43.241; 0:< started recording journal file
' Build: 20171027_0315(x64)
' Branch: RELEASE_2017_R2
Dim Jrn
Set Jrn = CrsJournalScript
'C 28-Dec-2017 11:04:43.241; 0:< ->desktop InitApplication
'C 28-Dec-2017 11:04:43.257; 0:< <-desktop InitApplication
'C 28-Dec-2017 11:04:43.258; 0:< ->desktop InitNativeInstance
' 0:< Options::loadOptions: m_strDataLibraryLocations=Library=, Detail Library= (defaultLib==\Library)
'C 28-Dec-2017 11:04:43.838; 0:< License initialization complete
' 0:< License version: 17.3.26.0
'C 28-Dec-2017 11:04:44.169; 0:< Assertion failed: line 133 of Tasks\ChannelAccess.cpp
I hope you can help me
Thanks
Dror

The problem with spaces in the file names of new command.

If the file name of new command contains the spaces then the file with _Work.cs suffix will have wrong class name in generated code. I mean the new command which was created on the base Revit 2017 External Command Item Template. It happens because I use such code string:

sealed partial class $fileinputname$ {

I can't find more suitable variable instead of $fileinputname$.

So, don't use the spaces for new commands file names. :(((

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.