GetS3dFilterByPath - Intergraph Smart 3D Web API - Customization & Programming - Hexagon PPM

Intergraph Smart 3D Web API Programmers Reference

Language
English
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Customization & Programming
Smart 3D Version
13

Fetches the Smart 3D filter object using a path to the filter. The path is composed of each folder from the root separated by ‘;’ and ending with the name of the filter. Can only be used to return filters that exist under Plant Filter or Catalog Filters. It does not support returning filters that only exist under My Filters.

GET

<ServiceRoot>/Sites('MySiteAlias')/Plants('MyPlant')/Com.Ingr.Smart3d.V1.GetS3dFilterByPath(filterPath='Plant Filters;Folder1;Folder2;Name')