Method to verify that a fabric sheet is flat.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsNotBent()
Return Value
Boolean
True for flat fabric sheet, false for bent fabric sheet.
See Also
Reference