FabricSheetIsNotBent Method |
Method to verify that a fabric sheet is flat.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic Function IsNotBent As Boolean
member IsNotBent : unit -> bool
Return Value
Boolean
True for flat fabric sheet, false for bent fabric sheet.
See Also