FieldDomainPointsByXYZ
Description:
Creates object from an array of three-dimensional point coordinates
Creates object from an array of three-dimensional point coordinates
public FieldDomainPointsByXYZ(
IList<XYZ> points
)
-
IList<XYZ>pointsArray of three-dimensional point coordinates representing domain points
-
Thrown when supplied array points contain too many members (over 1000)
-
A non-optional argument was null