ValueAtPoint Constructor (IList(Double))


Value At Point(IList Double ) Constructor

Initializes a new instance of the ValueAtPoint class

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

Parameters

values IList Double
See Also