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
BooleanTrue if the fabrication configuration can be swapped, false otherwise.
