FieldValues
| Name | Return Type | Description |
|---|---|---|
| FieldValues(FieldValues) | None | Creates a copy of the given FieldValues instance. |
| FieldValues(IList<ValueAtPoint>) | None | Initializes a new instance of the FieldValues class |
| FieldValues(IList<VectorAtPoint>) | None | Initializes a new instance of the FieldValues class |
| FieldValues(IList<ValueAtPoint>, XYZ) | None | Initializes a new instance of the FieldValues class |