FieldDomainPointsByParameter
Constructor
Description:
Creates object from an array of one-dimensional point coordinates
Creates object from an array of one-dimensional point coordinates
Parameters
Parameter | Type | Description |
---|---|---|
points | IList | Array of one-dimensional point coordinates representing domain points (using raw parameters when on a curve) |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |