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

ExtrusionThickness added to SOLID entity. #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

a-alexander
Copy link

Hi there,

I needed the extrusion thickness on the solid entity (since without it you've got no extrusion depth dimension). Autodesk spec lists under the 39 flag on a solid entity, so I've added to suit.

I'm not usually a js/ts dev so bit out of my depth here. Hopefully it's all ok. Sorry, no tests.

Thanks,

Adam

added extrusionDepth param to solids.
Missed type declaration on the interface.
Autodesk call the actual variable i've added 'Thickness' so following suit..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant