Message 1 of 8
Autodesk View and Data API

Not applicable
04-06-2016
02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I am new to Autodesk and figuring out whether Autodesk 'View and Data API' be the one which can meet our requirements.
Actually our Web Application supports a folder structure which can depict a House layout e.g.
First Floor
- Room 1
Item 1
item 2
- Room 2
Item 1
item 2
Second Floor
- Room 1
......
- Room 2
.......
Now , we want to add a feature using which our users be able create such Layout on some canvas, like we can do in 'Autodesk Homestyler'.
My Questions/Concerns are:
- We should be able to include the Plugin in our Web Application - I think this is possible in Autodesk ?
- What we create on the canvas (rooms, doors, furniture objects etc) we need to be aware of those so that we can map those objects in our Web Application i.e. Have an equivalent object in our own database.
- Can we add our own Objects in Autodesk i.e. own Furniture objects (by uploading new images) ?
- Once we create anything or perform an operation (resize, rotate) on the canvas, can this be notified to our Web Application using javascript?