AssetPropertyFloatArray.GetValue Method
Get the value of the property.
Namespace:
Autodesk.Revit.DB.Visual
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<float> GetValue()
Return Value
IList
<
Single
>
See Also
Reference
AssetPropertyFloatArray Class
Autodesk.Revit.DB.Visual Namespace