Namespace Autodesk.ModelDerivative.Designdata.Item.Metadata
Namespaces
Classes
- MetadataRequestBuilder
Builds and executes requests for operations under \designdata{urn}\metadata
- MetadataRequestBuilder.MetadataRequestBuilderGetQueryParameters
Returns a list of model views (Viewables) in the source design specified by the
urn
URI parameter. It also returns the ID that uniquely identifies the model view. You can use this ID with other metadata endpoints to obtain information about the objects within model view.Most design applications like Fusion 360 and Inventor contain only one model view per design. However, some applications like Revit allow multiple model views (e.g., HVAC, architecture, perspective) per design.Note: You can retrieve metadata only from an input file that has been translated to SVF or SVF2.
- MetadataRequestBuilder.MetadataRequestBuilderGetRequestConfiguration
Configuration for the request such as headers, query parameters, and middleware options.