Callback: Int32 result.GetFieldCount(IUserResult entity, Int32 meshId)

Callback that is invoked to get the number of fields (ie components) for a given element or node ID.

Parameters

  • entity
    The result object.
  • meshId
    Type: Int32
    The element or node id.

Return Value

Type: Int32
The number of field for the given id.