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
Import markups from bcf into Rhino. To accomplish this we'll need a list of what markup features can be supported in Rhino. Ideally markups like lines and texts can be part of a viewport. https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Display_DisplayPipeline_Draw2dText.htm
The text was updated successfully, but these errors were encountered:
Each Markup could be stored within a viewportinfo object and visually applied using Rhino display conduit: https://github.com/mcneel/rhino-developer-samples/blob/5/rhinocommon/cs/SampleCsCommands/SampleCsCurveDirection.cs
Sorry, something went wrong.
#4 simple conduit overlay test
3bd495c
No branches or pull requests
Import markups from bcf into Rhino. To accomplish this we'll need a list of what markup features can be supported in Rhino. Ideally markups like lines and texts can be part of a viewport.
https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Display_DisplayPipeline_Draw2dText.htm
The text was updated successfully, but these errors were encountered: