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

Curve.ExtrudeAsSolid(curve, direction) not working as intended #3055

Open
brunovalads opened this issue Mar 20, 2024 · 0 comments
Open

Curve.ExtrudeAsSolid(curve, direction) not working as intended #3055

brunovalads opened this issue Mar 20, 2024 · 0 comments
Labels

Comments

@brunovalads
Copy link

brunovalads commented Mar 20, 2024

Dynamo Version

2.19.3

Revit Version

2024.2 (24.2.0.63)

Operating System

Windows 11

What did you do?

I tried using Curve.ExtrudeAsSolid(cruve, direction) in a python script node.

What did you expect to see?

It should use the length of the vector passed as the extrusion length.

What did you see instead?

But it's not, the result differs from the node version of the function.

Stacktrace/logs

No response

Details

image

@avidit avidit added the tracked label Mar 20, 2024 — with Slack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants