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

add external extensions #23

Open
nicolalopatriello opened this issue May 11, 2018 · 2 comments
Open

add external extensions #23

nicolalopatriello opened this issue May 11, 2018 · 2 comments

Comments

@nicolalopatriello
Copy link

Hi, if i would add an external extension such as this:

https://forge-rcdb.autodesk.io/configurator?id=5a361b2b58144b5ed2936ddf

here the source:

https://github.com/Autodesk-Forge/forge-rcdb.nodejs/tree/master/src/client/viewer.components/Viewer.Extensions.Dynamic/Viewing.Extension.PointCloudMarkup

What i do? I have difficult with react code and don't understand how can add (and if is possible) external extensions

Thanks!

@jaimerosales
Copy link
Collaborator

Have you see our Tutorial material, might help you clarify future questions as well. http://learnforge.autodesk.io/#/ This does not use React. There is a section dedicated to basic skeletons of Extensions. I would start from there. Then you can move forward to use the RCDB Extensions which can be a bit more complicated, due to (React, Redux, ES6, WebPack) and so on.

@nicolalopatriello
Copy link
Author

Yes, i followed that tutorial and completed. Next i added the simple extension in that tutorial in current react based project. My next step is uderstend if is possible add other extension. I can't find any tutorial/docs that explain use of existing react extension. The RCDB Rxtensions repo seems good by less documented.

Any suggest?

Thanks

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

2 participants