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

Intergraph Smart 3D Admin Web API Programmers Reference

ft:locale
en-US
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Customization & Programming
Smart 3D Version
14

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.