Model - 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

Supported Properties

  • Purpose

  • Type

  • NameGeneratorServer

Example 1

PATCH

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

{

"Type": "Com.Ingr.S3dAdmin.V1.ModelType.Plant",

"Purpose": "Com.Ingr.S3dAdmin.V1.ModelPurpose.ChangeManagement",

}

Example 2

PATCH

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

{

"NameGeneratorServer": "name of the NameGenerator server to be used"

}