FieldDomainPointsByUV Constructor (IList(UV))


Field Domain Points By UV(IList UV ) Constructor

Initializes a new instance of the FieldDomainPointsByUV class

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public FieldDomainPointsByUV(
	IList<UV> points
)

Parameters

points IList UV
See Also