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

Add support to obj conversion #30

Closed vaibhav-bhandari closed 4 years ago

vaibhav-bhandari commented 4 years ago

Referring to this issue : https://github.com/Autodesk-Forge/forge-api-java-client/issues/28#issuecomment-558512552

I too had similar problem while dealing with obj conversion using the objectUrn. This PR adds fix to the issue in java-client (specific to obj conversion).