Show / Hide Table of Contents

Namespace UOL.SDK

Classes

CADHostResult

Represents the CAD Host result with the active CAD object and a result state.

SDKGlobals

Provides global variables for the SDK.

UOLClientDataException

The exception that is thrown when the UOL.SDK.UOLClient received incorrect or incomplete data from the underlying data broker.

UOLClientException

The exception that is thrown when the UOL.SDK.UOLClient or any of its constituent components encounters an error.

UOLClientOptions

Provides the needed URLs to communicate with the UOB platform services.

UOLHttpClient

Represents an HttpClient class that automatically sets the TLS version and restores it on disposing.

UOLSDKExtensions

Adds UOL SDK services to the specified Microsoft.Extensions.DependencyInjection.IServiceCollection.

Interfaces

ICADHost

Provides the interface that CAD add-ins have to implement to integrate the UOL SDK with the CAD Application for operations such as inserting CAD contents or updating CAD content properties.

IUOLClient

Provides UOL related services, such as downloading CAD content or querying product information. See UOLClientControls for UOL related services that provide a user interface.

Enums

CADHostResultState

Defines the possible result states that are returned from the CAD host methods.