AssetPropertyDoubleArray4d.SetValueAsDoubles
Description:
Sets the value of the property.
Sets the value of the property.
public void SetValueAsDoubles(
IList<double> value
)
-
IList<Double>valueThe new value as doubles.
-
The input value is invalid for this AssetPropertyDoubleArray4d property.
-
A non-optional argument was null
-
The asset property is not editable.