RVTDocs.com

FieldDomainPointsByUV(IList<UV>)

Constructor
Description:
Creates object from an array of two-dimensional point coordinates
Syntax
public FieldDomainPointsByUV(
	IList<UV> points
)
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