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
The Pile object Extrude method would require effective copying of the following methods that are written for Bar:
Pile
Extrude
Bar
,
and
See above.
Same behaviour, just structured differently in the Engine.
The text was updated successfully, but these errors were encountered:
IsakNaslundBh
peterjamesnugent
Chrisshort92
No branches or pull requests
Description:
The
Pile
objectExtrude
method would require effective copying of the following methods that are written forBar
:,
Tangent,
Normaland
Centreline`Steps to reproduce:
See above.
Expected behaviour:
Same behaviour, just structured differently in the Engine.
Test file(s):
The text was updated successfully, but these errors were encountered: