Share

FabricationConfiguration.CanBeSwapped Method

Checks if the fabrication configuration can be swapped.


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

Syntax

C#

public bool CanBeSwapped()

Return Value

Boolean
True if the fabrication configuration can be swapped, false otherwise.

Remarks

Swapping configuration is not permitted if the existing configuration has already been used to create fabrication part elements in the document.

See Also

Reference

Was this information helpful?