FieldValues Members

The FieldValues type exposes the following members.

Constructors

  NameDescription
Public methodFieldValues(FieldValues)
Creates a copy of the given FieldValues instance.
Public methodFieldValues(IList<(Of <<'(ValueAtPoint>)>>))
Creates object from an array of domain point values
Public methodFieldValues(IList<(Of <<'(VectorAtPoint>)>>))
Creates object from an array of domain point vectors
Public methodFieldValues(IList<(Of <<'(ValueAtPoint>)>>), XYZ)
Creates object from an array of domain point values

Methods

  NameDescription
Public methodDispose
Releases all resources used by the FieldValues
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also