Property - Intergraph Smart 3D Web API - Customization & Programming

Intergraph Smart 3D Admin Web API Programmers Reference

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

Supported Properties

  • Description

  • DisplayName

Example

PATCH

<ServiceRoot>/Sites(‘MySiteAlias’)/Plants

(‘PlantA’)/Interfaces(‘ICustomInterface’)/Properties(‘CustomProperty’)

{

"Description": "Modified description of the property",

“DisplayName”: “Modified property name”

}