GET api/PartNodesWithinIndexCount/{id}

Gets the total number of part nodes that are connected to an arbitrary index

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Node ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Total number of parts connected to a node

integer

Response Formats

application/json, text/json, text/html

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>