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.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
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.