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

Import BCF Markups #4

Open
moethu opened this issue Nov 16, 2018 · 1 comment
Open

Import BCF Markups #4

moethu opened this issue Nov 16, 2018 · 1 comment

Comments

@moethu
Copy link
Collaborator

moethu commented Nov 16, 2018

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

@moethu
Copy link
Collaborator Author

moethu commented Nov 17, 2018

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

moethu added a commit that referenced this issue Nov 17, 2018
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

No branches or pull requests

1 participant