We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.19.3
2024.2 (24.2.0.63)
Windows 11
I tried using Curve.ExtrudeAsSolid(cruve, direction) in a python script node.
Curve.ExtrudeAsSolid(cruve, direction)
It should use the length of the vector passed as the extrusion length.
But it's not, the result differs from the node version of the function.
No response
image
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: