Revit 2024 API |
FieldValues Constructor |
FieldValues Class See Also |
Overload List
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
|