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

Intergraph Smart 3D Admin 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

Regenerates the metadata for the given plants. Internally, this brings the user defined properties bulkloaded or defined in Smart3D into the web API metadata as structural properties. This enables the user to filter plants based on these properties. The Patch operation is supported for these properties.

POST

<ServiceRoot>/Sites('MySiteAlias')/RegeneratePlantMetadata

{

"plantIds": ["PlantA", "PlantB"]

}

Parameter

Type

Description

plantIds

Collection<string>

Names of the valid plants for which metadata needs to be regenerated.