FabricSheetIsNotBent Method

Method to verify that a fabric sheet is flat.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsNotBent()

Return Value

Boolean
True for flat fabric sheet, false for bent fabric sheet.
See Also