Share

FabricationNetworkChangeService.SetDeletePartFailureState Method

Set the state to delete or keep the element if errors are posted by changing the service. Set to true so the mappings are applied otherwise false.


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

Syntax

C#

public void SetDeletePartFailureState(
	bool state
)

Parameters

state  Boolean
 

See Also

Reference

Was this information helpful?