Getting Started
UOL SDK and UOL SDK Controls are a set of .NET libraries that can be used to integrate the UOL platform services into any CAD application that is able to consume and use .NET libraries.
UOL SDK API
UOL SDK contains a set of classes that can be used to authorize and query UOL platform data.
Read the UOL SDK API documentation section.
UOL SDK Controls API
UOL SDK Controls contains a set of classes that can be used to add user interface elements that allow the end-user to interact with the UOL platform, i.e. filter and select a specific product.
Read the UOL SDK Controls API documentation section.
UOL REST API
For CAD applications that are not able to consume and use .NET libraries, it is possible to connect to the UOL platform REST api's directly.
Read the REST API documentation section.