RVTDocs.com
Namespace: Autodesk.Revit.DB

ValueAtPointBase

Class
Description:
A base class representing storage of values at a given point.
Remarks:
This class stores a set of measurements and corresponding mapped flags. The flags are defined in the enumerated type ValueAtPointFlags.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ValueAtPointBase
    Autodesk.Revit.DB.Analysis.ValueAtPoint
    Autodesk.Revit.DB.Analysis.VectorAtPoint
Syntax
public class ValueAtPointBase : IDisposable