FieldDomainPointsByParameter Constructor


Field Domain Points By Parameter Constructor

Initializes a new instance of the FieldDomainPointsByParameter class

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

Parameters

points IList Double
See Also