FieldDomainPointsByUV(IList<UV>)
Constructor
Description:
Creates object from an array of two-dimensional point coordinates
Creates object from an array of two-dimensional point coordinates
Parameters
Parameter | Type | Description |
---|---|---|
points | IList | Array of two-dimensional point coordinates representing domain points (usually on surface) |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |