Method IsValid
IsValid()
Checks if the element is valid. For example, checks if the spline is not null and the index is valid.
Declaration
public bool IsValid()
Returns
Type | Description |
---|---|
bool | Returns true if all fields from the element have valid values. |