Coder Social home page Coder Social logo

revitapi's Introduction

Image

Hi there, welcome to my Github! I'm a .Net enthusiast developer, Open Source contributor. My main focus is on enhancing productivity in Revit and the Revit API, while striving to make the process as easy and effortless as possible โ˜๏ธ

Image Image Image

revitapi's People

Contributors

nice3point 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

revitapi's Issues

Add RevitAddInUtility

Please add the library RevitAddInUtility.dll to the libraries available from this repo.

Thank you

Targeting 2025

I'm using these package references to test my addins against the preview Revit.

<PackageReference Include="Nice3point.Revit.Api.RevitAPI" Version="$(RevitVersion).*-*" />
<PackageReference Include="Nice3point.Revit.Api.RevitAPIUI" Version="$(RevitVersion).*-*" />

They've worked in the past but today I'm getting an error. I can see the latest version on nuget is 2025.0.0-preview0111 but VS is trying to pull package version 2025.0.0.0-preview2401 and results in an error.

Severity	Code	Description	Project	File	Line	Suppression State
Error	NU1202	Package Nice3point.Revit.Api.AdWindows 2025.0.0-preview2401 is not compatible with net8.0-windows7.0 (.NETCoreApp,Version=v8.0). Package Nice3point.Revit.Api.AdWindows 2025.0.0-preview2401 supports: 202500preview2401 (2025.0.0-preview2401,Version=v0.0)	

If I use 2025.0.0-preview0111 instead of $(RevitVersion).*-* I get the latest package

Package manager is still downloading .nuget\packages\nice3point.revit.api.revitapi\2025.0.0-preview2401

2024.2

Are you planning on including 2024.2?

[Need Help] Nuget Doesn't copy to bin directory

Hello, Thanks for providing this nuget package. But as I start my project with RevitTemplates, I didn't find RevitAPI.dll under bin directory. BTW, I wrote a plugin for Revit 2019. Could you help for this problem? I cannot determine the origin of this problem. When I open Visual Studio Solution build with diagnostics log level, I just find Visual Studio copying "_CopyFilesMarkedCopyLocal".
So how do I mark nuget packages with copy local? But Surprisingly, I find Nice3point.Revit.Extension copied to bin directory.
image

BTW, forgive my poor grammar. Thanks for your time again.

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.