Adds a new AssetPropertyDouble containing the input value to this list.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void AddNewAssetPropertyDouble(
double value
)
Parameters
- value Double
-
The double value to add.
Exceptions
See Also
Reference