FieldValues Constructor (IList(VectorAtPoint))


Field Values(IList Vector At Point ) Constructor

Initializes a new instance of the FieldValues class

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public FieldValues(
	IList<VectorAtPoint> vectorAtPoint
)

Parameters

vectorAtPoint IList VectorAtPoint
See Also