| Revit 2021 API |
| FieldValues Members |
| FieldValues Class Constructors Methods Properties See Also |
The FieldValues type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FieldValues(FieldValues) |
Creates a copy of the given FieldValues instance.
| |
| FieldValues(IList<(Of <<'(ValueAtPoint>)>>)) |
Creates object from an array of domain point values
| |
| FieldValues(IList<(Of <<'(VectorAtPoint>)>>)) |
Creates object from an array of domain point vectors
| |
| FieldValues(IList<(Of <<'(ValueAtPoint>)>>), XYZ) |
Creates object from an array of domain point values
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the FieldValues | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|