Share

FabricationNetworkChangeService.GetDeletePartFailureState Method

Get the state if the element will be deleted when change the service encounters an error or not.


Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool GetDeletePartFailureState()

Return Value

Boolean
Returns true if if the element will be deleted otherwise false.

See Also

Reference

Was this information helpful?