Luis E. Fraguada
Luis E. Fraguada
This is the correct way to do it, even though our docs don't seem to show the correct arguments. We will take a look to see how to fix the...
@dan-rigdon-bel @jesterKing How would I check this? The workflow release was run successfully on all the py packages: https://github.com/mcneel/rhino3dm/actions/runs/1476178680 The artifacts should include packages that were built after your PR...
fyi @dan-rigdon-bel I've reverted your changes, but left your changes commented in the bootstrap script: https://github.com/mcneel/rhino3dm/blob/main/script/bootstrap.py#L298-L309
These are gzipped with the artifacts action used by upload-artifact: https://github.com/actions/toolkit/blob/master/packages/artifact/docs/additional-information.md#is-my-artifact-compressed
@scotttd Not necessarily. @kike-garbo enabled the previewing of meshes with vertex colors in Revit, but the Analysis Display in Revit actually adds the data to the object, if I understand...
We've had another request for this. From Rhino "Named Views" to Revit.
I believe it is there:  For some reason it isn't showing up in the client libraries. In any case, you _should_ be able to call it with the `...
Thanks for submitting this PR. I added a comment related to the use of the module field. Let me know if using "exports" instead works for your use case.
I am not familiar with poetry. How do I create such a project to duplicate your issue?