Table of Contents

Class ParsedSpecificProperties

Namespace
Autodesk.ModelDerivative.Helpers.Models
Assembly
Autodesk.ModelDerivative.dll
public class ParsedSpecificProperties
Inheritance
ParsedSpecificProperties
Inherited Members

Properties

Collections

[JsonPropertyName("collection")]
public List<ParsedSpecificProperties.ObjectCollection> Collections { get; set; }

Property Value

List<ParsedSpecificProperties.ObjectCollection>

Type

[JsonPropertyName("type")]
public string Type { get; set; }

Property Value

string