Table of Contents

Class ModelPropertiesClient

Namespace
Autodesk.ACC.ModelProperties
Assembly
Autodesk.ACC.ModelProperties.dll
public class ModelPropertiesClient
Inheritance
ModelPropertiesClient
Inherited Members

Constructors

ModelPropertiesClient(Func<Task<string>>, HttpClient?)

public ModelPropertiesClient(Func<Task<string>> getAccessToken, HttpClient? httpClient = null)

Parameters

getAccessToken Func<Task<string>>
httpClient HttpClient

Properties

Api

public BaseModelPropertiesClient Api { get; }

Property Value

BaseModelPropertiesClient

Helper

public ModelPropertiesClientHelper Helper { get; }

Property Value

ModelPropertiesClientHelper