ValueAtPoint(IListDouble) Constructor

Initializes a new instance of the ValueAtPoint class

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

Parameters

values  IListDouble
 
See Also