Validates if the fabrication part is one of the supported fabrication part types that can be flipped.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanFlipPart()
Return Value
Boolean
Returns true if valid otherwise false if the fabrication part cannot be flipped.
See Also
Reference