RVTDocs.com

FieldValues(IList<VectorAtPoint>)

Constructor
Description:
Creates object from an array of domain point vectors
Syntax
public FieldValues(
	IList<VectorAtPoint> vectorAtPoint
)
Parameters
Parameter Type Description
vectorAtPoint IList Array of vectors, each corresponding to a domain point
Return Value
Exceptions
Exception Condition
ArgumentException Members of vectorAtPoint contain different numbers of measurements
ArgumentNullException A non-optional argument was null