Share

AssetProperty.RemoveConnectedAsset Method

Removes the connected asset attached to this asset property if any.


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void RemoveConnectedAsset()

Exceptions

ExceptionCondition
InvalidOperationException The asset property is not editable. -or- Cannot check validity for a property not being edited in AppearanceAssetEditScope.

See Also

Reference

Was this information helpful?