Autodesk-Forge / forge-api-java-client

Forge Java SDK: Provides Java SDK to help you easily integrate Forge REST APIs into the application
http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22forge-java-sdk%22
Apache License 2.0
38 stars 37 forks source link

Added support to revit 3D view camera #32

Closed vaibhav-bhandari closed 4 years ago

vaibhav-bhandari commented 4 years ago
  1. Earlier derivativeManifest.getManifest doesn't return the camera information of revit file
  2. Usually camera information is returned under SVF's 3D View children, so added implementation to support the same This is in reference to https://github.com/Autodesk-Forge/forge-api-java-client/issues/31
vaibhav-bhandari commented 4 years ago

Screen Shot 2019-12-05 at 10 01 08 AM

dukedhx commented 4 years ago

will address this when i am back in office next week