Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Call Start DynamoRevit start from IExternalApplication #3064

Open
chuongmep opened this issue Apr 22, 2024 · 1 comment
Open

How To Call Start DynamoRevit start from IExternalApplication #3064

chuongmep opened this issue Apr 22, 2024 · 1 comment

Comments

@chuongmep
Copy link

chuongmep commented Apr 22, 2024

Dynamo Version

2.12

Revit Version

2022

Operating System

Windows 10

What did you do?

I want automation process Dynami Revit Start Together with Revit Application

What did you expect to see?

Dynamo Revit Start Under Model Faceless

What did you see instead?

I can't do it at the moment, it need input a DynamoRevitCommandData
DynamoRevit dynamoRevit = new DynamoRevit();
dynamoRevit.ExecuteCommand(dynamoRevitCommandData);

Stacktrace/logs

No response

Details

No response

@avidit
Copy link
Contributor

avidit commented Apr 23, 2024

FYI @mjkkirschner @Mikhinja

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Triage
Development

No branches or pull requests

2 participants